summaryrefslogtreecommitdiff
path: root/lang/gcc49/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc49/Makefile')
-rw-r--r--lang/gcc49/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc49/Makefile b/lang/gcc49/Makefile
index 134fc20e49f..fc2720a56e2 100644
--- a/lang/gcc49/Makefile
+++ b/lang/gcc49/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/09/07 07:35:14 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/11/28 11:47:00 bsiegert Exp $
GCC_PKGNAME= gcc49
.include "version.mk"
@@ -9,7 +9,7 @@ PKGNAME= ${GCC_PKGNAME}-${GCC49_DIST_VERSION}
## When bumping the PKGREVISION of this package the PKGREVISION of
## lang/gcc49-libs needs to be bump to be at least 1 more than the
## PKGREVISION of this package!
-#PKGREVISION=
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC49_DIST_VERSION}/}