summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authorwiz <wiz>2014-05-17 16:10:41 +0000
committerwiz <wiz>2014-05-17 16:10:41 +0000
commit04f0e0427babcb2e37b57d347a43cb389088143b (patch)
treed8435f953e7b6f727b3e1f1c7a329ae762dfd47e /lang/gcc44
parentd79de99319f00d5577512e1204829058146a4915 (diff)
downloadpkgsrc-04f0e0427babcb2e37b57d347a43cb389088143b.tar.gz
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index e447812e040..f3ab4fc20de 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2014/05/15 22:53:46 pho Exp $
+# $NetBSD: Makefile,v 1.41 2014/05/17 16:10:45 wiz Exp $
DISTNAME= gcc-${GCC_VERSION}
PKGNAME= gcc44-${GCC_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/}
EXTRACT_SUFX= .tar.bz2