diff options
Diffstat (limited to 'news/p5-Gateway/Makefile')
-rw-r--r-- | news/p5-Gateway/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/p5-Gateway/Makefile b/news/p5-Gateway/Makefile index d0ba005248c0..a4544d5f7bff 100644 --- a/news/p5-Gateway/Makefile +++ b/news/p5-Gateway/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Gateway # Date created: January 2, 1998 -# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us> +# Whom: Don Croyle <croyle@gelemna.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News PKGNAMEPREFIX= p5- -MAINTAINER= croyle@gelemna.ft-wayne.in.us +MAINTAINER= croyle@gelemna.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Article.pm:${PORTSDIR}/news/p5-News-Article RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Article.pm:${PORTSDIR}/news/p5-News-Article |