diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /textproc/expat | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/expat')
-rw-r--r-- | textproc/expat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile index 3178731ebef..68b1196b558 100644 --- a/textproc/expat/Makefile +++ b/textproc/expat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/02/05 03:57:13 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:54:14 grant Exp $ # DISTNAME= expat-1.95.6 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=expat/} -MAINTAINER= drochner@netbsd.org +MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://expat.sourceforge.net/ COMMENT= XML parser library written in C |