diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
commit | d88c56beea418327e469d8fec94d73758e3c00ae (patch) | |
tree | fca052b886519e35dfdc806ec1a2b1576f7f5dc3 /lang/gcc-aux | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'lang/gcc-aux')
-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 313d2600764..ecaac7605a4 100644 --- a/lang/gcc-aux/Makefile +++ b/lang/gcc-aux/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2018/04/02 09:30:06 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2018/08/22 09:45:19 wiz Exp $ PKGNAME= gcc-aux-${SNAPSHOT} -PKGREVISION= 2 +PKGREVISION= 3 DISTNAME= gcc-${GCC_VERSION} CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/} |