diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /print/html2ps | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'print/html2ps')
-rw-r--r-- | print/html2ps/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile index 2a14cc75c7c..be4b9a043ed 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.24 2006/08/10 03:21:40 minskim Exp $ +# $NetBSD: Makefile,v 1.25 2006/10/04 21:56:34 wiz Exp $ # DISTNAME= html2ps-1.0b4 PKGREVISION= 4 CATEGORIES= print -MASTER_SITES= http://www.tdb.uu.se/~jan/ +MASTER_SITES= http://user.it.uu.se/~jan/ MAINTAINER= kim@tac.nyc.ny.us -HOMEPAGE= http://www.tdb.uu.se/~jan/html2ps.html +HOMEPAGE= http://user.it.uu.se/~jan/html2ps.html COMMENT= HTML to PostScript converter DEPENDS+= ImageMagick>=5.3.9nb1:../../graphics/ImageMagick |