diff options
author | grant <grant@pkgsrc.org> | 2003-09-12 13:11:56 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-09-12 13:11:56 +0000 |
commit | 25b1a242011cf3ec4cec1b73fe1e310f86e6d551 (patch) | |
tree | c7de78d684ba4ee7dcdffebd02bfeda1be985f0a | |
parent | afefdfce085f9803623395bdfc2fef40571e3520 (diff) | |
download | pkgsrc-25b1a242011cf3ec4cec1b73fe1e310f86e6d551.tar.gz |
bump PKGREVISION after PLIST change (hi, jlam!)
-rw-r--r-- | mail/fetchmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 0a4475beb49..05d63885bed 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.132 2003/09/11 22:58:05 jlam Exp $ +# $NetBSD: Makefile,v 1.133 2003/09/12 13:11:56 grant Exp $ DISTNAME= fetchmail-6.2.4 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://catb.org/~esr/fetchmail/ \ http://sunsite.unc.edu/pub/Linux/system/mail/pop/ |