summaryrefslogtreecommitdiff
path: root/lang/gcc44/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-07-15 21:35:10 +0000
committerasau <asau@pkgsrc.org>2010-07-15 21:35:10 +0000
commitc6974d57b82ceb5d964f43f190e65e9d3c21bfa0 (patch)
treecac2a5487c42156637549d3fa622d750be83b34d /lang/gcc44/Makefile
parent538348649d53bbdb84ada087ddadad605c4135e8 (diff)
downloadpkgsrc-c6974d57b82ceb5d964f43f190e65e9d3c21bfa0.tar.gz
Bump revision after math/mpfr update.
Diffstat (limited to 'lang/gcc44/Makefile')
-rw-r--r--lang/gcc44/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index 24e0795384c..5741bb058fe 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2010/05/06 10:21:17 adam Exp $
+# $NetBSD: Makefile,v 1.14 2010/07/15 21:35:10 asau Exp $
DISTNAME= gcc-${GCC_VERSION}
PKGNAME= gcc44-${GCC_VERSION}
+PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/}
EXTRACT_SUFX= .tar.bz2