diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-09-20 20:19:55 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-09-20 20:19:55 +0000 |
commit | adbc9540980169eef84e1848964d3cfbaca01056 (patch) | |
tree | b475ef838eca94c206d860b7c7f32fdf8b2b440d /graphics/ufraw/Makefile | |
parent | f5fbc2d5f867cec2e9b695cdaff7a727cd0fb753 (diff) | |
download | ports-adbc9540980169eef84e1848964d3cfbaca01056.tar.gz ports-adbc9540980169eef84e1848964d3cfbaca01056.zip |
Notes
Diffstat (limited to 'graphics/ufraw/Makefile')
-rw-r--r-- | graphics/ufraw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 7e0f5f96757b..9a1f77ce6137 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -6,8 +6,8 @@ # PORTNAME= ufraw -PORTVERSION= 0.17 -PORTREVISION= 2 +PORTVERSION= 0.18 +PORTREVISION= 0 CATEGORIES= graphics gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |