diff options
author | wiz <wiz@pkgsrc.org> | 2018-01-28 16:24:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-01-28 16:24:10 +0000 |
commit | 550242385813e78eec495f45fb858c291f741218 (patch) | |
tree | d166f7ec3cb19fbbe719655a63f9a241b1545187 /lang/gcc-aux/Makefile | |
parent | 1c35c4003beff77194757e1120d16036918e3ba4 (diff) | |
download | pkgsrc-550242385813e78eec495f45fb858c291f741218.tar.gz |
recursive bump after mpfr shlib major bump
Diffstat (limited to 'lang/gcc-aux/Makefile')
-rw-r--r-- | lang/gcc-aux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc-aux/Makefile b/lang/gcc-aux/Makefile index 69c90ca65ac..f27c6531e41 100644 --- a/lang/gcc-aux/Makefile +++ b/lang/gcc-aux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2017/07/10 00:21:31 maya Exp $ +# $NetBSD: Makefile,v 1.29 2018/01/28 16:24:10 wiz Exp $ # PKGNAME= gcc-aux-${SNAPSHOT} -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= gcc-${GCC_VERSION} CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/} |