diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2014-08-10 22:34:50 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2014-08-10 22:34:50 +0000 |
commit | cc555442337c7591ab5c3fd19ad8e3e185a256b0 (patch) | |
tree | a6a0dfa4f440949889fc7b609c83f74555f6894e /security/hs-digest/Makefile | |
parent | 5e492199d1e024a681c6d21087c8d948cb3b7bc3 (diff) | |
download | ports-cc555442337c7591ab5c3fd19ad8e3e185a256b0.tar.gz ports-cc555442337c7591ab5c3fd19ad8e3e185a256b0.zip |
Notes
Diffstat (limited to 'security/hs-digest/Makefile')
-rw-r--r-- | security/hs-digest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/hs-digest/Makefile b/security/hs-digest/Makefile index 9ee49aa6ad7c..a7e5531dbd4c 100644 --- a/security/hs-digest/Makefile +++ b/security/hs-digest/Makefile @@ -2,13 +2,13 @@ PORTNAME= digest PORTVERSION= 0.0.1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Various cryptographic hashes for Bytestrings -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_CABAL= zlib |