diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-07-19 04:20:22 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-07-19 04:20:22 +0800 |
commit | 679e2b4f36c1011fbdcbe896829e069a230854d3 (patch) | |
tree | f56a636547e2620b2ba6d092d1566a8aa96125ec /graphics/pngcrush/Makefile | |
parent | f9637828b7049d04c4b1b5b12dfa46bc409e599f (diff) | |
download | freebsd-ports-gnome-679e2b4f36c1011fbdcbe896829e069a230854d3.tar.gz freebsd-ports-gnome-679e2b4f36c1011fbdcbe896829e069a230854d3.tar.zst freebsd-ports-gnome-679e2b4f36c1011fbdcbe896829e069a230854d3.zip |
Update to 1.4.7
Diffstat (limited to 'graphics/pngcrush/Makefile')
-rw-r--r-- | graphics/pngcrush/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 8a4222cd6338..c18bdf703514 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pngcrush -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pmt |