From 6587490363bbb343b8bb771ca5f40d1d4a51d132 Mon Sep 17 00:00:00 2001
From: Daniel Milewski <niitotantei@riseup.net>
Date: Thu, 29 Jan 2015 21:22:08 +0100
Subject: smartypants: fix the license declaration

---
 pcr/smartypants/PKGBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'pcr/smartypants/PKGBUILD')

diff --git a/pcr/smartypants/PKGBUILD b/pcr/smartypants/PKGBUILD
index 5f7f42d6d..c803986e8 100644
--- a/pcr/smartypants/PKGBUILD
+++ b/pcr/smartypants/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
 pkgdesc='Smart punctuation for web sites'
 arch=(any)
 url=http://daringfireball.net/projects/smartypants/
-license=(BSD)
+license=(BSD3)
 depends=(perl)
 makedepends=(unzip)
 source=(http://daringfireball.net/projects/downloads/SmartyPants_$pkgver.zip)
-- 
cgit v1.2.3-54-g00ecf