diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-08-05 05:18:53 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-08-05 05:18:53 +0000 |
commit | 4f5cc7a4e3b0ae4b1f5e679e5f66c59a011201c2 (patch) | |
tree | ba3a1a664efc7666104aa29f5708a1d778b0e52f | |
parent | 67781017a64701fcfcba8a9159baddfc95d09d12 (diff) | |
download | ports-4f5cc7a4e3b0ae4b1f5e679e5f66c59a011201c2.tar.gz ports-4f5cc7a4e3b0ae4b1f5e679e5f66c59a011201c2.zip |
Notes
-rw-r--r-- | mail/scmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/scmail/Makefile b/mail/scmail/Makefile index 94e59db64fc5..97437e6791eb 100644 --- a/mail/scmail/Makefile +++ b/mail/scmail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= mail MASTER_SITES= http://www.namazu.org/~satoru/scmail/ -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= fuyuki@nigredo.org COMMENT= A mail filter written in Scheme BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche |