diff options
author | adrianp <adrianp> | 2005-11-01 19:17:41 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-11-01 19:17:41 +0000 |
commit | 5e80d75c2b37d11487ba05da265b446e545d4df9 (patch) | |
tree | eea4df850d9f337293e1899f309c9f902950a828 /mail | |
parent | 933d98c6d7a5545ab6b9098fd735141e49ae069f (diff) | |
download | pkgsrc-5e80d75c2b37d11487ba05da265b446e545d4df9.tar.gz |
Bump to nb3 for security patch
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmailconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 949c3a06062..e3824373541 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2005/06/16 06:58:02 jlam Exp $ +# $NetBSD: Makefile,v 1.65 2005/11/01 19:17:41 adrianp Exp $ DISTNAME= fetchmail-6.2.5 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.catb.org/~esr/fetchmail/ \ http://sunsite.unc.edu/pub/Linux/system/mail/pop/ |