diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-21 11:52:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-21 11:52:06 +0000 |
commit | 64a88bdf7a146f90033aa7dd78ec63dcc45e6332 (patch) | |
tree | 3d27ba3241a577312dad9be2e51f108a8d84c756 /news/p5-Gateway | |
parent | 7b302a5887d51342f725ce346ac45495e13583d8 (diff) |
Notes
Diffstat (limited to 'news/p5-Gateway')
-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 |