diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:52:07 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-20 21:52:07 +0000 |
commit | a94ffe2501ca207e5fae06dcf871ae76a15a0dab (patch) | |
tree | b9294bf8e621d15b2fcf6860f6a32bcb40f1f1ef /graphics/png2html | |
parent | dd0667e8094b6bebb539b8f2bd6b13af4ec0d7a8 (diff) | |
download | pkgsrc-a94ffe2501ca207e5fae06dcf871ae76a15a0dab.tar.gz |
Bump PKGREVISION and remove X11 support where appropiate.
Diffstat (limited to 'graphics/png2html')
-rw-r--r-- | graphics/png2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index 769b134f522..da069c732b4 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/04/11 01:49:07 snj Exp $ +# $NetBSD: Makefile,v 1.11 2004/06/20 21:52:08 xtraeme Exp $ # DISTNAME= png2html-1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics www MASTER_SITES= http://www.engr.mun.ca/~holden/ |