diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 016914e7f9e5498e9fdf870d12d99bfeb4e66d4a (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /www/htmlfix | |
parent | 8a11869b703aead0cb98488574404b2b233f0b64 (diff) | |
download | pkgsrc-016914e7f9e5498e9fdf870d12d99bfeb4e66d4a.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'www/htmlfix')
-rw-r--r-- | www/htmlfix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmlfix/Makefile b/www/htmlfix/Makefile index 2d00d0ba668..ef4456f2c0a 100644 --- a/www/htmlfix/Makefile +++ b/www/htmlfix/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2002/06/19 10:43:57 abs Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:55:36 grant Exp $ # DISTNAME= htmlfix-1.03 CATEGORIES= www MASTER_SITES= http://www.mono.org/abs/tools/htmlfix/ -MAINTAINER= abs@netbsd.org +MAINTAINER= abs@NetBSD.org COMMENT= Fix latin1 to html entities and/or line endings DEPENDS+= p5-HTML-FixEntities-[0-9]*:../../www/p5-HTML-FixEntities |