summaryrefslogtreecommitdiff
path: root/lang/python27
diff options
context:
space:
mode:
authorchopps <chopps@pkgsrc.org>2014-12-16 07:40:58 +0000
committerchopps <chopps@pkgsrc.org>2014-12-16 07:40:58 +0000
commit8318d935236b02a0343695cad6efeb1126d778cb (patch)
tree23de61889f32dcf4aa779874d0969796e32b3d9c /lang/python27
parent15c1b0c46b6a89a7d5352936d4acb738df9991ef (diff)
downloadpkgsrc-8318d935236b02a0343695cad6efeb1126d778cb.tar.gz
remove PKGREVISION since we bumped the dist version
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 6761c0edf53..3c07760c5c1 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2014/11/02 13:31:11 spz Exp $
+# $NetBSD: Makefile,v 1.47 2014/12/16 07:40:58 chopps Exp $
.include "dist.mk"
PKGNAME= python27-${PY_DISTVERSION}
-PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org