diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | 34a560cbb029a26e238d3408e7a0735faf87bb69 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /mail/getmail | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'mail/getmail')
-rw-r--r-- | mail/getmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 7742bbdc16f..989c70b6c6b 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.109 2012/02/02 00:37:40 schmonz Exp $ +# $NetBSD: Makefile,v 1.110 2012/03/15 11:53:29 obache Exp $ DISTNAME= getmail-4.25.0 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ |