summaryrefslogtreecommitdiff
path: root/lang/gcc7/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-08-31 18:06:29 +0000
committerwiz <wiz@pkgsrc.org>2020-08-31 18:06:29 +0000
commit228898b81876514704aa12fa6ddfb7563b4cd5e5 (patch)
treeed0775ed342828ea1d5b3cd253e578eb126b0eda /lang/gcc7/Makefile
parent847fb7ddb7e509c1af807d540d7cec521d6b9071 (diff)
downloadpkgsrc-228898b81876514704aa12fa6ddfb7563b4cd5e5.tar.gz
*: bump PKGREVISION for perl-5.32.
Diffstat (limited to 'lang/gcc7/Makefile')
-rw-r--r--lang/gcc7/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc7/Makefile b/lang/gcc7/Makefile
index 389c97aab3d..548e7370b82 100644
--- a/lang/gcc7/Makefile
+++ b/lang/gcc7/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2020/04/28 16:20:07 rillig Exp $
+# $NetBSD: Makefile,v 1.34 2020/08/31 18:09:49 wiz Exp $
GCC_PKGNAME= gcc7
.include "version.mk"
DISTNAME= gcc-${GCC7_DIST_VERSION}
PKGNAME= ${GCC_PKGNAME}-${GCC7_DIST_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
## When bumping the PKGREVISION of this package the PKGREVISION of
## lang/gcc7-libs needs to be bump to be at least 1 more than the
## PKGREVISION of this package!