diff options
author | arved <arved@FreeBSD.org> | 2004-06-24 22:07:18 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-06-24 22:07:18 +0800 |
commit | 01fb0f283a8910a61c169353635f84452c8784ec (patch) | |
tree | d0ab632d41b581d058d15602514883ae7b95941a /graphics/dcraw/Makefile | |
parent | 8fa1f7ce4c9ff05d892dcdbb290770bfd76c35de (diff) | |
download | freebsd-ports-gnome-01fb0f283a8910a61c169353635f84452c8784ec.tar.gz freebsd-ports-gnome-01fb0f283a8910a61c169353635f84452c8784ec.tar.zst freebsd-ports-gnome-01fb0f283a8910a61c169353635f84452c8784ec.zip |
Update to 1.195
PR: 68274
Submitted by: Arjan van Leeuwen
Diffstat (limited to 'graphics/dcraw/Makefile')
-rw-r--r-- | graphics/dcraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dcraw/Makefile b/graphics/dcraw/Makefile index f79236150c56..30e7921f3497 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dcraw -PORTVERSION= 1.181 +PORTVERSION= 1.195 CATEGORIES= graphics MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ |