diff options
-rw-r--r-- | games/bugsx/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Set-IntSpan/Makefile | 2 | ||||
-rw-r--r-- | news/p5-Gateway/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/bugsx/Makefile b/games/bugsx/Makefile index eccd32d501c5..4cf032807851 100644 --- a/games/bugsx/Makefile +++ b/games/bugsx/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= applications DISTNAME= bugsx108 EXTRACT_SUFX= .tgz -MAINTAINER= croyle@gelemna.org +MAINTAINER= ports@FreeBSD.org COMMENT= Breed bugs using genetic algorithims USE_IMAKE= yes diff --git a/math/p5-Set-IntSpan/Makefile b/math/p5-Set-IntSpan/Makefile index 856a5c7face3..af4417198e43 100644 --- a/math/p5-Set-IntSpan/Makefile +++ b/math/p5-Set-IntSpan/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Set PKGNAMEPREFIX= p5- -MAINTAINER= croyle@gelemna.org +MAINTAINER= ports@FreeBSD.org COMMENT= Manages sets of integers PERL_CONFIGURE= yes diff --git a/news/p5-Gateway/Makefile b/news/p5-Gateway/Makefile index 4c970ecc5b4e..b85da34f554e 100644 --- a/news/p5-Gateway/Makefile +++ b/news/p5-Gateway/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News PKGNAMEPREFIX= p5- -MAINTAINER= croyle@gelemna.org +MAINTAINER= ports@FreeBSD.org COMMENT= Robomoderation and mail to news gatewaying toolkit BUILD_DEPENDS= ${SITE_PERL}/News/Article.pm:${PORTSDIR}/news/p5-News-Article |