diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-18 05:18:39 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-18 05:18:39 +0800 |
commit | 1aa7bc2e848e8792521cca50263a21d1650fbca9 (patch) | |
tree | 0c76fbd81b6329cf987e0f2a62171d7242eabb23 /graphics/ufraw/Makefile | |
parent | ca89be02181150530045c1c5ec9bf5cf9c52c32a (diff) | |
download | freebsd-ports-gnome-1aa7bc2e848e8792521cca50263a21d1650fbca9.tar.gz freebsd-ports-gnome-1aa7bc2e848e8792521cca50263a21d1650fbca9.tar.zst freebsd-ports-gnome-1aa7bc2e848e8792521cca50263a21d1650fbca9.zip |
- Add missing file to plist
Approved by: portmgr blanket
Diffstat (limited to 'graphics/ufraw/Makefile')
-rw-r--r-- | graphics/ufraw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index f7f0f3079955..0372807453fd 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -3,6 +3,7 @@ PORTNAME= ufraw PORTVERSION= 0.22 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |