diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-04 15:37:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-04 15:37:11 +0000 |
commit | d21f8c41774d87597ba680eceae7717b16e8b358 (patch) | |
tree | aa546b0106c6bf9c6bd2b24f399070ec912e5929 /graphics/ufraw/Makefile | |
parent | 05328dea7c9e8f3621f23afa00c96720e3aa2304 (diff) | |
download | ports-d21f8c41774d87597ba680eceae7717b16e8b358.tar.gz ports-d21f8c41774d87597ba680eceae7717b16e8b358.zip |
Notes
Diffstat (limited to 'graphics/ufraw/Makefile')
-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 7385507d9747..979cbd9cdfe2 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -3,7 +3,7 @@ PORTNAME= ufraw PORTVERSION= 0.19.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |