diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-11-01 19:17:41 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-11-01 19:17:41 +0000 |
commit | 935ead0558ea22f15c54b0fec4e03eb083f3ef0e (patch) | |
tree | eea4df850d9f337293e1899f309c9f902950a828 /mail/fetchmailconf/Makefile | |
parent | 4968e991627960b9430a4d60252912caa90e0a59 (diff) | |
download | pkgsrc-935ead0558ea22f15c54b0fec4e03eb083f3ef0e.tar.gz |
Bump to nb3 for security patch
Diffstat (limited to 'mail/fetchmailconf/Makefile')
-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/ |