summaryrefslogtreecommitdiff
path: root/lang/python33/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python33/Makefile')
-rw-r--r--lang/python33/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python33/Makefile b/lang/python33/Makefile
index 14817d258af..7d707e8ffaa 100644
--- a/lang/python33/Makefile
+++ b/lang/python33/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2014/02/11 17:56:16 adam Exp $
+# $NetBSD: Makefile,v 1.16 2014/02/12 23:18:05 tron Exp $
.include "dist.mk"
PKGNAME= python33-${PY_DISTVERSION}
+PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org