diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-13 18:07:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-13 18:07:49 +0000 |
commit | 89c63fe984ae2329c9810795b619455bc420d846 (patch) | |
tree | 253fbf8ea7c2641a1f8074c1a09655a98a73d456 /textproc/p5-CSS-Squish | |
parent | 7b8e4f76ad926de70246c65159275542921f9aef (diff) | |
download | ports-89c63fe984ae2329c9810795b619455bc420d846.tar.gz ports-89c63fe984ae2329c9810795b619455bc420d846.zip |
Notes
Diffstat (limited to 'textproc/p5-CSS-Squish')
-rw-r--r-- | textproc/p5-CSS-Squish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-CSS-Squish/Makefile b/textproc/p5-CSS-Squish/Makefile index 9fe876fca71c..cdb24657e643 100644 --- a/textproc/p5-CSS-Squish/Makefile +++ b/textproc/p5-CSS-Squish/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Compact many CSS files into one big file BUILD_DEPENDS= p5-Test-LongString>0:${PORTSDIR}/devel/p5-Test-LongString |