summaryrefslogtreecommitdiff
path: root/lang/python33/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python33/Makefile')
-rw-r--r--lang/python33/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/python33/Makefile b/lang/python33/Makefile
index 3f9491cbabf..24d54b079eb 100644
--- a/lang/python33/Makefile
+++ b/lang/python33/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2013/08/02 07:03:49 adam Exp $
+# $NetBSD: Makefile,v 1.10 2013/08/09 10:54:17 drochner Exp $
.include "dist.mk"
+PKGREVISION= 1
+
PKGNAME= python33-${PY_DISTVERSION}
CATEGORIES= lang python