diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 14:05:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 14:05:52 +0000 |
commit | b83d7bf933421ec67d43832596ab3f5cf5a33532 (patch) | |
tree | 4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /graphics/repng2jpeg | |
parent | a851269bfa4538b5ba537c3f91e9eca1a5553fc6 (diff) | |
download | ports-b83d7bf933421ec67d43832596ab3f5cf5a33532.tar.gz ports-b83d7bf933421ec67d43832596ab3f5cf5a33532.zip |
Notes
Diffstat (limited to 'graphics/repng2jpeg')
-rw-r--r-- | graphics/repng2jpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/repng2jpeg/Makefile b/graphics/repng2jpeg/Makefile index ff35542eaf52..c9c853d92429 100644 --- a/graphics/repng2jpeg/Makefile +++ b/graphics/repng2jpeg/Makefile @@ -7,7 +7,7 @@ PORTNAME= repng2jpeg PORTVERSION= 1.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://sugachan.dip.jp/obsolete/arch/ DISTNAME= ${PORTNAME}_${PORTVERSION} |