summaryrefslogtreecommitdiff
path: root/lang/python26/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python26/Makefile')
-rw-r--r--lang/python26/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index c5d2ee3d48d..2858778301e 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.56 2013/11/06 07:25:49 adam Exp $
+# $NetBSD: Makefile,v 1.56.2.1 2014/02/15 14:33:33 tron Exp $
.include "dist.mk"
+PKGREVISION= 1
+
PKGNAME= python26-${PY_DISTVERSION}
CATEGORIES= lang python