diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-08-18 21:54:07 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-08-18 21:54:07 +0000 |
commit | 7bd9007a795b42bbe4db0cad29ac9af0927cf46c (patch) | |
tree | 64332cd1ebf1737625ccf3dc55b8d17a1d67b405 /mail/getmail | |
parent | 0685f11e00d4d227d6993797ba1267faf3a0b5d2 (diff) | |
download | pkgsrc-7bd9007a795b42bbe4db0cad29ac9af0927cf46c.tar.gz |
Eh, what the heck, I seem to be the maintainer.
Diffstat (limited to 'mail/getmail')
-rw-r--r-- | mail/getmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index a30dde20901..6f3f5a6d489 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2004/08/18 21:52:43 schmonz Exp $ +# $NetBSD: Makefile,v 1.25 2004/08/18 21:54:07 schmonz Exp $ DISTNAME= getmail-4.0.11 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.qcc.ca/~charlesc/software/getmail-4/ COMMENT= Secure, flexible, reliable, easy-to-use fetchmail replacement |