diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-08-03 02:30:07 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-08-03 02:30:07 +0000 |
commit | db8a630740d7952632fca1d12503a442fc625335 (patch) | |
tree | 8ee3a15fcf61eb9a77ce79ffe7cc567f6e56e480 /www/hs-hjsmin | |
parent | 336cf4f81e31ae43ff7b5ec434e2305615de4392 (diff) | |
download | ports-db8a630740d7952632fca1d12503a442fc625335.tar.gz ports-db8a630740d7952632fca1d12503a442fc625335.zip |
Notes
Diffstat (limited to 'www/hs-hjsmin')
-rw-r--r-- | www/hs-hjsmin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/hs-hjsmin/Makefile b/www/hs-hjsmin/Makefile index 80d26b574091..be11b366e126 100644 --- a/www/hs-hjsmin/Makefile +++ b/www/hs-hjsmin/Makefile @@ -7,10 +7,11 @@ PORTNAME= hjsmin PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= Haskell implementation of a JavaScript minifier +COMMENT= Haskell implementation of a javascript minifier LICENSE= BSD |