diff options
author | arved <arved@FreeBSD.org> | 2005-03-07 05:19:28 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2005-03-07 05:19:28 +0800 |
commit | d1934a8685a39489ad63af8f29b4238126f4cc09 (patch) | |
tree | 702968a9404e2114c48c87e911ba19309ac6479e /graphics/dcraw/Makefile | |
parent | 2ac30e86df7897b2455aff16ec63d736001cb038 (diff) | |
download | freebsd-ports-gnome-d1934a8685a39489ad63af8f29b4238126f4cc09.tar.gz freebsd-ports-gnome-d1934a8685a39489ad63af8f29b4238126f4cc09.tar.zst freebsd-ports-gnome-d1934a8685a39489ad63af8f29b4238126f4cc09.zip |
Update to 1.236
PR: 78456
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
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 30e7921f3497..1852f47736e4 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dcraw -PORTVERSION= 1.195 +PORTVERSION= 1.236 CATEGORIES= graphics MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ |