summaryrefslogtreecommitdiff
path: root/lang/python27/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-12-06 18:22:35 +0000
committeradam <adam@pkgsrc.org>2015-12-06 18:22:35 +0000
commit5758c07057e84986e9542bf8cae5e1ff065403ea (patch)
treebaa664b7352551ab9e5173f72b200f55d6cc51fd /lang/python27/Makefile
parent731b0f723355b6d05eb791f67c0131d53bcfa5af (diff)
downloadpkgsrc-5758c07057e84986e9542bf8cae5e1ff065403ea.tar.gz
Python 2.7.11 is the latest bugfix release of the Python 2.7 series.
Diffstat (limited to 'lang/python27/Makefile')
-rw-r--r--lang/python27/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 7d55800f163..a4bd8a2f331 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2015/11/25 14:01:34 adam Exp $
+# $NetBSD: Makefile,v 1.54 2015/12/06 18:22:35 adam Exp $
.include "dist.mk"
PKGNAME= python27-${PY_DISTVERSION}
-PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org