diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-08-01 02:32:51 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-08-01 02:32:51 +0800 |
commit | 08f6a75f4d7005778fe1d364423e7729d4504b1e (patch) | |
tree | 3d0a83e0e720e69b1485055af57e6724c197dddb /textproc | |
parent | e32f9503a1cc2402125a99e05eca4ad32457d63c (diff) | |
download | freebsd-ports-gnome-08f6a75f4d7005778fe1d364423e7729d4504b1e.tar.gz freebsd-ports-gnome-08f6a75f4d7005778fe1d364423e7729d4504b1e.tar.zst freebsd-ports-gnome-08f6a75f4d7005778fe1d364423e7729d4504b1e.zip |
- Take Maintainer of the remaining unmaintained www/rt* dependencies
Approved by: araujo (mentor)
Diffstat (limited to 'textproc')
-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 b8bfc16fd19b..602aa94f08ac 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= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Compact many CSS files into one big file BUILD_DEPENDS= p5-Test-LongString>0:${PORTSDIR}/devel/p5-Test-LongString |