summaryrefslogtreecommitdiff
path: root/pcr/smartypants
diff options
context:
space:
mode:
authorDaniel Milewski <niitotantei@riseup.net>2015-01-29 21:22:08 +0100
committerDaniel Milewski <niitotantei@riseup.net>2015-01-29 21:22:08 +0100
commit6587490363bbb343b8bb771ca5f40d1d4a51d132 (patch)
tree2aeeaf8d4df3735cf3da68640ea884725b82341c /pcr/smartypants
parent9109fbad5ccb3416f621957bd894180696d83c4f (diff)
smartypants: fix the license declaration
Diffstat (limited to 'pcr/smartypants')
-rw-r--r--pcr/smartypants/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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)