diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
commit | 1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /www | |
parent | b502893bb74a56b3845e4ead8df47b78cbd2c294 (diff) | |
download | freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.gz freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.zst freebsd-ports-gnome-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.zip |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Singleton/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple-PSGI/Makefile | 2 | ||||
-rw-r--r-- | www/p5-URI-Encode/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Apache-Singleton/Makefile b/www/p5-Apache-Singleton/Makefile index f107b95e0bca..0709fa368d9a 100644 --- a/www/p5-Apache-Singleton/Makefile +++ b/www/p5-Apache-Singleton/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Singleton class for mod_perl RUN_DEPENDS=p5-Class-Singleton>=0:${PORTSDIR}/devel/p5-Class-Singleton diff --git a/www/p5-HTTP-Server-Simple-PSGI/Makefile b/www/p5-HTTP-Server-Simple-PSGI/Makefile index 7d639c2ce8b7..50cbcba7abf2 100644 --- a/www/p5-HTTP-Server-Simple-PSGI/Makefile +++ b/www/p5-HTTP-Server-Simple-PSGI/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= PSGI handler for HTTP::Server::Simple RUN_DEPENDS= p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple diff --git a/www/p5-URI-Encode/Makefile b/www/p5-URI-Encode/Makefile index 0b87d6e5c9b6..863b019b557b 100644 --- a/www/p5-URI-Encode/Makefile +++ b/www/p5-URI-Encode/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MITHUN PKGNAMEPREFIX= p5- -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Simple URI Encoding/Decoding LICENSE= ART10 GPLv1 |