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/yuicompressor | |
parent | c287dd3fa59f142986721a868689c582e67fd3d4 (diff) | |
download | ports-27131af048a96a66da00e774519e794cba24ea7d.tar.gz ports-27131af048a96a66da00e774519e794cba24ea7d.zip |
Notes
Diffstat (limited to 'www/yuicompressor')
-rw-r--r-- | www/yuicompressor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/yuicompressor/Makefile b/www/yuicompressor/Makefile index 4c4f516072cc..80b92cf5a95d 100644 --- a/www/yuicompressor/Makefile +++ b/www/yuicompressor/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.4.7 CATEGORIES= www java MASTER_SITES= http://yui.zenfs.com/releases/yuicompressor/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Yahoo! JavaScript and CSS Compressor USE_ZIP= yes |