diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 13:27:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 13:27:47 +0000 |
commit | 27131af048a96a66da00e774519e794cba24ea7d (patch) | |
tree | fd4e71d9118c79182884882aef61d5b582d3c9e1 /www/htmlcompressor | |
parent | c287dd3fa59f142986721a868689c582e67fd3d4 (diff) | |
download | ports-27131af048a96a66da00e774519e794cba24ea7d.tar.gz ports-27131af048a96a66da00e774519e794cba24ea7d.zip |
Notes
Diffstat (limited to 'www/htmlcompressor')
-rw-r--r-- | www/htmlcompressor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/htmlcompressor/Makefile b/www/htmlcompressor/Makefile index d4a110a129fa..8ef82445c884 100644 --- a/www/htmlcompressor/Makefile +++ b/www/htmlcompressor/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www java MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML/XML Compressor LICENSE= AL2 |