diff options
| author | kim <kim@pkgsrc.org> | 2020-01-07 11:53:43 +0000 |
|---|---|---|
| committer | kim <kim@pkgsrc.org> | 2020-01-07 11:53:43 +0000 |
| commit | dd669f52fc3bdc3c30a8afa72d228e7feab64760 (patch) | |
| tree | a70e4497b679788fea4cbb123fb63449f3218b7b /print/html2ps | |
| parent | c1ffac5f3e14b9c3c6b2617a76d1b1347d7fb59e (diff) | |
| download | pkgsrc-dd669f52fc3bdc3c30a8afa72d228e7feab64760.tar.gz | |
Upstream is gone. Update MAINTAINER.
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 deeca45d53d..4ab82fd45f5 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.41 2019/08/11 13:22:39 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2020/01/07 11:53:43 kim Exp $ # DISTNAME= html2ps-1.0b7 PKGREVISION= 10 CATEGORIES= print -MASTER_SITES= http://user.it.uu.se/~jan/ +MASTER_SITES= #http://user.it.uu.se/~jan/ -MAINTAINER= kim@tac.nyc.ny.us +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://user.it.uu.se/~jan/html2ps.html COMMENT= HTML to PostScript converter |
