summaryrefslogtreecommitdiff
path: root/lang/python31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python31/Makefile')
-rw-r--r--lang/python31/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index 412818194b2..faecb12ed78 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2012/05/13 09:00:43 obache Exp $
+# $NetBSD: Makefile,v 1.12 2012/09/15 10:05:20 obache Exp $
.include "dist.mk"
PKGNAME= python31-${PY_DISTVERSION}
+PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org