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 c034227727f..537b28b9937 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2013/12/06 12:02:46 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2014/05/29 23:35:34 wiz Exp $ DISTNAME= bison-3.0.2 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=bison/} EXTRACT_SUFX= .tar.xz |