diff options
Diffstat (limited to 'devel/bison/Makefile')
-rw-r--r-- | devel/bison/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 161b1d41fff..302e1a1305d 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2006/05/30 19:25:23 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2006/06/11 13:59:56 wiz Exp $ -DISTNAME= bison-2.2 +DISTNAME= bison-2.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=bison/} EXTRACT_SUFX= .tar.bz2 |