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 /mail/demime | |
parent | 73285d263fece2b7690bd5c8e6adc0d78501434d (diff) |
Notes
Diffstat (limited to 'mail/demime')
-rw-r--r-- | mail/demime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/demime/Makefile b/mail/demime/Makefile index 4d918a515fc0..537134a9fc77 100644 --- a/mail/demime/Makefile +++ b/mail/demime/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail textproc MASTER_SITES= http://scifi.squawk.com/ DISTFILES= ${PORTNAME}.stable demime_junkmail.cf -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \ |