diff options
author | arved <arved@FreeBSD.org> | 2006-04-15 23:47:54 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2006-04-15 23:47:54 +0800 |
commit | a84e05b29a2cb115809c7a1173b7c0be8b903ec4 (patch) | |
tree | cb88d1522335df8bed0bf89d28041fb02cb38928 /graphics/dcraw/Makefile | |
parent | e336f6a6fbc77a05a7255f4aa241decff12c9728 (diff) | |
download | freebsd-ports-gnome-a84e05b29a2cb115809c7a1173b7c0be8b903ec4.tar.gz freebsd-ports-gnome-a84e05b29a2cb115809c7a1173b7c0be8b903ec4.tar.zst freebsd-ports-gnome-a84e05b29a2cb115809c7a1173b7c0be8b903ec4.zip |
Update to 8.13
PR: 95790
Submitted by: Andrew Pantyukhin <infofarmer@gmail.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 9db72849cd71..1f6fc89243dd 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dcraw -PORTVERSION= 8.11 +PORTVERSION= 8.13 CATEGORIES= graphics MASTER_SITES= http://bsd.gubkin.ru/myports/ \ http://www.piwebs.com/distfiles/${PORTNAME}/ |