aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/hs-zip-archive
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2014-06-01 15:59:15 +0800
committerohauer <ohauer@FreeBSD.org>2014-06-01 15:59:15 +0800
commit1331d93293ef63bc71feafdb99a718899ce5cf73 (patch)
tree4d307b471693ec4b275c79f06f7f888397796316 /archivers/hs-zip-archive
parent56f183e9f5e3f81f98a57f54261bbb23a9e9f099 (diff)
downloadfreebsd-ports-gnome-1331d93293ef63bc71feafdb99a718899ce5cf73.tar.gz
freebsd-ports-gnome-1331d93293ef63bc71feafdb99a718899ce5cf73.tar.zst
freebsd-ports-gnome-1331d93293ef63bc71feafdb99a718899ce5cf73.zip
- fix sanity in CAT archivers
- USE_BZIP2 -> USES=tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE
Diffstat (limited to 'archivers/hs-zip-archive')
-rw-r--r--archivers/hs-zip-archive/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/hs-zip-archive/Makefile b/archivers/hs-zip-archive/Makefile
index 0217ec183ed2..863d5db2bad4 100644
--- a/archivers/hs-zip-archive/Makefile
+++ b/archivers/hs-zip-archive/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= archivers haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Library for creating and modifying zip archives
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
USE_CABAL= digest>=0.0.0.1 mtl utf8-string>=0.3.1 zlib