diff options
author | joerg <joerg> | 2010-02-10 19:17:31 +0000 |
---|---|---|
committer | joerg <joerg> | 2010-02-10 19:17:31 +0000 |
commit | 8d5d292db3821c9c67304cbe64589cb60543cd01 (patch) | |
tree | 8d1c55b1db5b2103178d24b391166bfb308e5005 /mail/pymsgauth | |
parent | 6bc1293b6b501e3c6e93f06dfe45d0cbdb668b78 (diff) | |
download | pkgsrc-8d5d292db3821c9c67304cbe64589cb60543cd01.tar.gz |
Bump revision for PYTHON_VERSION_DEFAULT change.
Diffstat (limited to 'mail/pymsgauth')
-rw-r--r-- | mail/pymsgauth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile index b9400016da1..2905f0dc854 100644 --- a/mail/pymsgauth/Makefile +++ b/mail/pymsgauth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2009/02/09 22:56:25 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/10 19:17:40 joerg Exp $ # DISTNAME= pymsgauth-2.1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} |