summaryrefslogtreecommitdiff
path: root/lang/python34/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python34/Makefile')
-rw-r--r--lang/python34/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python34/Makefile b/lang/python34/Makefile
index ae7e6850c67..5d6a80c11e8 100644
--- a/lang/python34/Makefile
+++ b/lang/python34/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2014/05/09 05:59:09 obache Exp $
+# $NetBSD: Makefile,v 1.3 2014/05/15 12:43:52 wiz Exp $
.include "dist.mk"
PKGNAME= python34-${PY_DISTVERSION}
+PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org