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 /ports-mgmt/hs-porte | |
parent | 5e492199d1e024a681c6d21087c8d948cb3b7bc3 (diff) |
Notes
Diffstat (limited to 'ports-mgmt/hs-porte')
-rw-r--r-- | ports-mgmt/hs-porte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/hs-porte/Makefile b/ports-mgmt/hs-porte/Makefile index bdb12ef71d68..c87957c86a98 100644 --- a/ports-mgmt/hs-porte/Makefile +++ b/ports-mgmt/hs-porte/Makefile @@ -3,13 +3,13 @@ PORTNAME= porte PORTVERSION= 0.0.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= ports-mgmt haskell MAINTAINER= sbahra@repnop.org COMMENT= FreeBSD ports index search and statistical analysis tool -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_CABAL= extensible-exceptions stringsearch |