diff options
author | adam <adam@pkgsrc.org> | 2003-06-23 10:48:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2003-06-23 10:48:13 +0000 |
commit | 65be3c0d0025843cce2c9ff47f2ace8eca4952e1 (patch) | |
tree | 36786c967874d3de2398eff4131554e213f1218f /graphics/png2html | |
parent | df7480be6cba91bcdc52ab69f53c540494754b56 (diff) | |
download | pkgsrc-65be3c0d0025843cce2c9ff47f2ace8eca4952e1.tar.gz |
Revision bumped because of gd shared library major bump
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 21f33113a0f..c48e7b81f30 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/03/14 19:37:42 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/06/23 10:49:09 adam Exp $ # DISTNAME= png2html-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics www MASTER_SITES= http://www.engr.mun.ca/~holden/ |