summaryrefslogtreecommitdiff
path: root/lang/python34/Makefile
diff options
context:
space:
mode:
authoradam <adam>2014-10-09 09:15:38 +0000
committeradam <adam>2014-10-09 09:15:38 +0000
commit75c63f6e756f7efcf3fd07ad6ebd634727ac9166 (patch)
treec13234046cabd57b479abf6772f4cee1d004a072 /lang/python34/Makefile
parent319cf3df90d9b3db628d6e173de81c86effdfa35 (diff)
downloadpkgsrc-75c63f6e756f7efcf3fd07ad6ebd634727ac9166.tar.gz
Python 3.4.2 has many bugfixes and other small improvements over 3.4.1. One new feature for Mac OS X users: the OS X installers are now distributed as signed installer package files compatible with the OS X Gatekeeper security feature.
Diffstat (limited to 'lang/python34/Makefile')
-rw-r--r--lang/python34/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python34/Makefile b/lang/python34/Makefile
index 3cee30441d9..4e488f22edf 100644
--- a/lang/python34/Makefile
+++ b/lang/python34/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2014/07/04 11:37:13 he Exp $
+# $NetBSD: Makefile,v 1.7 2014/10/09 09:15:38 adam Exp $
.include "dist.mk"
PKGNAME= python34-${PY_DISTVERSION}
-PKGREVISION= 1
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org