diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-04-04 20:36:47 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-04-04 20:36:47 +0000 |
commit | 3febe31ec588e7957ef6054194685debcc4aaf4c (patch) | |
tree | 5fa6aa25ee7f38cf5d348b33f657b5c0a8e0b2a9 /graphics/ufraw | |
parent | 1679adb20541fcf339789c36dbfb859dd734b955 (diff) | |
download | ports-3febe31ec588e7957ef6054194685debcc4aaf4c.tar.gz ports-3febe31ec588e7957ef6054194685debcc4aaf4c.zip |
Notes
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 928d5436a505..b0d6a2acb1b7 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -3,7 +3,7 @@ PORTNAME= ufraw PORTVERSION= 0.19.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |