diff options
author | pav <pav@FreeBSD.org> | 2006-04-01 23:23:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-01 23:23:07 +0800 |
commit | dd283f8dc5008df991f00095ee0d3a3ba7a661bb (patch) | |
tree | 64eb757ac29cae1f5d3dbc5839bf4662bf0b04ab /graphics/dcraw/Makefile | |
parent | d6e12e01d585a95e6ed10e22ef4db81f55bd9462 (diff) | |
download | freebsd-ports-gnome-dd283f8dc5008df991f00095ee0d3a3ba7a661bb.tar.gz freebsd-ports-gnome-dd283f8dc5008df991f00095ee0d3a3ba7a661bb.tar.zst freebsd-ports-gnome-dd283f8dc5008df991f00095ee0d3a3ba7a661bb.zip |
- Update to 8.10
PR: ports/95144
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> (maintainer)
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 7522c494fd49..d1f1c36733a3 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dcraw -PORTVERSION= 8.05 +PORTVERSION= 8.10 CATEGORIES= graphics MASTER_SITES= http://bsd.gubkin.ru/myports/ \ http://www.piwebs.com/distfiles/${PORTNAME}/ |