diff options
author | kamil <kamil@pkgsrc.org> | 2016-07-26 16:45:33 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-07-26 16:45:33 +0000 |
commit | 9fca108fc3a30da89fa97bb5a9644f4fe7b40256 (patch) | |
tree | 7b1e596740b192ec32f17a36cdab4d6e56c4a9a7 /lang | |
parent | 5d6d5d45f86348d9f62650b4910779c78416f98c (diff) | |
download | pkgsrc-9fca108fc3a30da89fa97bb5a9644f4fe7b40256.tar.gz |
Bump PKGREVISION for previous
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python27/Makefile | 4 |
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 |