summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkamil <kamil>2016-07-26 16:45:33 +0000
committerkamil <kamil>2016-07-26 16:45:33 +0000
commita2463e58981346c49eb86c95ec5b3824cac5269e (patch)
treed2d5ae7fd4ddf5fbcdd874b3e300bd63c0dff122
parentdac765577394964d6f746eb6aaa41f5119a26cfc (diff)
downloadpkgsrc-a2463e58981346c49eb86c95ec5b3824cac5269e.tar.gz
Bump PKGREVISION for previous
-rw-r--r--lang/python27/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 29277115cd6..ea318802e1b 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.66 2016/07/26 16:44:28 kamil Exp $
+# $NetBSD: Makefile,v 1.67 2016/07/26 16:45:33 kamil Exp $
.include "dist.mk"
PKGNAME= python27-${PY_DISTVERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org