diff options
author | fenner <fenner@FreeBSD.org> | 1999-10-21 19:02:29 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-10-21 19:02:29 +0000 |
commit | b930842d5b3d2efbd6b50dde73f5c3a16f626cc6 (patch) | |
tree | 3a70d5fcd7002f0b25feffd3e6cf0f6e9d91b21e /mail | |
parent | 62a6a4f672c423ca47f9f2c16f0554fe88ab1a8e (diff) | |
download | FreeBSD-ports-b930842d5b3d2efbd6b50dde73f5c3a16f626cc6.zip FreeBSD-ports-b930842d5b3d2efbd6b50dde73f5c3a16f626cc6.tar.gz |
Remove josh@quick.net as MAINTAINER. Email to josh@quick.net has
been bouncing with:
<josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User
unknown
for over 2 months.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/emil/Makefile | 2 | ||||
-rw-r--r-- | mail/mbx2mbox/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/mail/emil/Makefile b/mail/emil/Makefile index 6b57c3a..c889d3d 100644 --- a/mail/emil/Makefile +++ b/mail/emil/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ftp://ftp.uu.se/pub/unix/networking/mail/emil/ \ ftp://ftp.enst.fr/pub/unix/network/mail/ \ ftp://sunsite.doc.ic.ac.uk/Mirrors/ftp.uu.se/pub/unix/networking/mail/emil/ -MAINTAINER= josh@quick.net - GNU_CONFIGURE= yes MAN1= emil.1 emil.cf.1 diff --git a/mail/mbx2mbox/Makefile b/mail/mbx2mbox/Makefile index b3a96ad..f23f3ec 100644 --- a/mail/mbx2mbox/Makefile +++ b/mail/mbx2mbox/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.cs.virginia.edu/~dwc3q/code/ \ ftp://maroon.webmaster.com/pub/mbx2mbox/ EXTRACT_SUFX= -MAINTAINER= josh@quick.net - EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= . |