diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /textproc/html2wml | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'textproc/html2wml')
-rw-r--r-- | textproc/html2wml/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/html2wml/Makefile b/textproc/html2wml/Makefile index 884564e20f0..b73e0455e0e 100644 --- a/textproc/html2wml/Makefile +++ b/textproc/html2wml/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.14 2006/03/16 22:48:42 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/10/04 22:00:59 wiz Exp $ DISTNAME= html2wml-0.4.8r2 PKGNAME= html2wml-0.4.8.2 PKGREVISION= 4 CATEGORIES= textproc converters -MASTER_SITES= http://maddingue.free.fr/techie/download/Html2Wml/ +MASTER_SITES= http://maddingue.free.fr/softwares/download/Html2Wml/ MAINTAINER= shell@NetBSD.org -HOMEPAGE= http://maddingue.free.fr/techie/html2wml.html +HOMEPAGE= http://maddingue.free.fr/softwares/html2wml.html COMMENT= On-the-fly HTML to WML conversion DEPENDS+= p5-libwww>=5.53:../../www/p5-libwww |