diff options
author | adam <adam@pkgsrc.org> | 2012-01-18 13:55:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-01-18 13:55:13 +0000 |
commit | e8e586b9504fc8b45834529a32eb64ace2d1e057 (patch) | |
tree | fcba71349013a2bcf994dee962e5a27677d57d30 /lang/python26 | |
parent | e82aac80f9c387f707d4b3784df5a4c0d01a5d32 (diff) | |
download | pkgsrc-e8e586b9504fc8b45834529a32eb64ace2d1e057.tar.gz |
Revbump after updating db5
Diffstat (limited to 'lang/python26')
-rw-r--r-- | lang/python26/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile index 05a27f17663..c742f5255a3 100644 --- a/lang/python26/Makefile +++ b/lang/python26/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2011/10/28 10:38:07 dsainty Exp $ +# $NetBSD: Makefile,v 1.44 2012/01/18 14:00:10 adam Exp $ .include "dist.mk" PKGNAME= python26-${PY_DISTVERSION} +PKGREVISION= 1 CATEGORIES= lang python MAINTAINER= pkgsrc-users@NetBSD.org |