diff options
Diffstat (limited to 'lang/gcc5/Makefile')
-rw-r--r-- | lang/gcc5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc5/Makefile b/lang/gcc5/Makefile index 9e3359960cf..4040cda2e14 100644 --- a/lang/gcc5/Makefile +++ b/lang/gcc5/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2016/07/06 07:21:41 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2016/07/09 06:38:25 wiz Exp $ GCC_PKGNAME= gcc5 +PKGREVISION= 1 .include "version.mk" DISTNAME= gcc-${GCC5_DIST_VERSION} |