diff options
author | grant <grant> | 2003-07-17 21:21:03 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:21:03 +0000 |
commit | 11098bb7c0a27bd5d959bf673e389ae06279251b (patch) | |
tree | be2001c436c6531467a1efa67ee15e2d12e79fba /devel/bison | |
parent | c95e25d22731556f20457640950c8620de4adc66 (diff) | |
download | pkgsrc-11098bb7c0a27bd5d959bf673e389ae06279251b.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'devel/bison')
-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 107a0bb48e7..0d68a8a80a1 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2003/06/19 21:49:50 seb Exp $ +# $NetBSD: Makefile,v 1.45 2003/07/17 21:29:41 grant Exp $ DISTNAME= bison-1.875 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=bison/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= cjep@netbsd.org +MAINTAINER= cjep@NetBSD.org HOMEPAGE= http://www.gnu.org/software/bison/bison.html COMMENT= GNU yacc(1) replacement |