diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-22 23:07:23 +0000 |
commit | 35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59 (patch) | |
tree | e5c63416862c62d8531b3719c8b42aa17e9c2aa8 /deskutils | |
parent | 73285d263fece2b7690bd5c8e6adc0d78501434d (diff) | |
download | ports-35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59.tar.gz ports-35db8cc37ddedc76463fd58e2e9ab68b5bc2cf59.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/dailystrips/Makefile | 2 | ||||
-rw-r--r-- | deskutils/jlj/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/dailystrips/Makefile b/deskutils/dailystrips/Makefile index 36899a866127..6dc7f0a47bae 100644 --- a/deskutils/dailystrips/Makefile +++ b/deskutils/dailystrips/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate diff --git a/deskutils/jlj/Makefile b/deskutils/jlj/Makefile index e9d17458f4ac..81957e04921c 100644 --- a/deskutils/jlj/Makefile +++ b/deskutils/jlj/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils net MASTER_SITES= http://www.cis.rit.edu/~jerry/Software/perl/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME} |