diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-21 01:03:25 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-21 01:03:25 +0000 |
commit | d9dced221d85e23dacb090362ab2bba61fb8da68 (patch) | |
tree | 830131dce1947d23ebf03e5c670b5e7d29244a75 /graphics/png2html | |
parent | 56e65ea469efac1ba6cdfd875e447c5bbb604362 (diff) | |
download | ports-d9dced221d85e23dacb090362ab2bba61fb8da68.tar.gz ports-d9dced221d85e23dacb090362ab2bba61fb8da68.zip |
Update to version 1.1
PR: 14935
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=23228
Diffstat (limited to 'graphics/png2html')
-rw-r--r-- | graphics/png2html/Makefile | 4 | ||||
-rw-r--r-- | graphics/png2html/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index e508e66083a7..d0664fc33e57 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: png2html -# Version required: 1.0 +# Version required: 1.1 # Date created: 11 November 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= png2html-1.0 +DISTNAME= png2html-1.1 CATEGORIES= graphics MASTER_SITES= http://www.engr.mun.ca/~holden/ diff --git a/graphics/png2html/distinfo b/graphics/png2html/distinfo index 3dfa599d5fbb..78655c51ede3 100644 --- a/graphics/png2html/distinfo +++ b/graphics/png2html/distinfo @@ -1 +1 @@ -MD5 (png2html-1.0.tar.gz) = 21c0b58618d1cbe5d2420719e411915d +MD5 (png2html-1.1.tar.gz) = a018d81e6b6df105b88873dd7b4a2e22 |