diff options
Diffstat (limited to 'devel/bison/Makefile')
-rw-r--r-- | devel/bison/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 9ad37b5b69e..f177330a2b8 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2015/01/30 01:27:14 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2015/06/12 10:48:47 wiz Exp $ DISTNAME= bison-3.0.4 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=bison/} EXTRACT_SUFX= .tar.xz |