diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-04 02:47:26 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-04 02:47:26 +0000 |
commit | 60c651ffd63b2b60ac9d732b5730b4ef3bef21c2 (patch) | |
tree | e1ac76e23fd096b24c0f9a8432cbbdf7f13780f4 /mail | |
parent | 7aade312c03d711951f5fdd40c00fdf95d24b37a (diff) | |
download | ports-60c651ffd63b2b60ac9d732b5730b4ef3bef21c2.tar.gz ports-60c651ffd63b2b60ac9d732b5730b4ef3bef21c2.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/demime/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/demime/Makefile b/mail/demime/Makefile index 5f5568afdebf..b4354bfb6acf 100644 --- a/mail/demime/Makefile +++ b/mail/demime/Makefile @@ -9,11 +9,10 @@ PORTNAME= demime PORTVERSION= 1.1d PORTREVISION= 1 CATEGORIES= mail textproc -MASTER_SITES= http://majordomo.squawk.com/njs/demime/:demime \ - http://scifi.squawk.com/:junkmail -DISTFILES= ${PORTNAME}.${PORTVERSION}:demime demime_junkmail.cf:junkmail +MASTER_SITES= http://freebsd.dev-urandom.com/distfiles/demime/ +DISTFILES= ${PORTNAME}.${PORTVERSION} demime_junkmail.cf -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glen.j.barber@gmail.com COMMENT= A tool to scrub mime from mailing lists RUN_DEPENDS= ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \ |