diff options
Diffstat (limited to 'textproc/xml2')
-rw-r--r-- | textproc/xml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xml2/Makefile b/textproc/xml2/Makefile index f8bf57e7b11..fb02fee10c0 100644 --- a/textproc/xml2/Makefile +++ b/textproc/xml2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/25 06:57:07 asau Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/06 10:40:34 wiz Exp $ # DISTNAME= xml2-0.4 @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= http://download.ofb.net/gale/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ofb.net/~egnor/xml2/ +#HOMEPAGE= http://www.ofb.net/~egnor/xml2/ COMMENT= Tools to convert XML and HTML to and from a line-oriented format LICENSE= gnu-gpl-v2 |