diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | bb210937730d8ecec1aa6a641302e298e1b94cda (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /graphics/pngcrush | |
parent | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (diff) |
Notes
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r-- | graphics/pngcrush/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 3f70e5123afc..2aed12079ff6 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -3,6 +3,7 @@ PORTNAME= pngcrush PORTVERSION= 1.7.81 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \ SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/ |