diff options
author | araujo <araujo@FreeBSD.org> | 2010-10-23 05:07:04 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-10-23 05:07:04 +0800 |
commit | c6a51de7203aad73c9223deebfdb680637e9c4c4 (patch) | |
tree | 5204748476969037deb637574c346df45eb0ae3d /x11-toolkits/otk/Makefile | |
parent | 0f7531e46e625766f14fbaef7a485865ea681450 (diff) | |
download | freebsd-ports-gnome-c6a51de7203aad73c9223deebfdb680637e9c4c4.tar.gz freebsd-ports-gnome-c6a51de7203aad73c9223deebfdb680637e9c4c4.tar.zst freebsd-ports-gnome-c6a51de7203aad73c9223deebfdb680637e9c4c4.zip |
- Update to 0.93.
PR: ports/151559
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'x11-toolkits/otk/Makefile')
-rw-r--r-- | x11-toolkits/otk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/otk/Makefile b/x11-toolkits/otk/Makefile index 35390d317678..c0ba790dec10 100644 --- a/x11-toolkits/otk/Makefile +++ b/x11-toolkits/otk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= otk -PORTVERSION= 0.85 +PORTVERSION= 0.93 CATEGORIES= x11-toolkits graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} DISTNAME= ${PORTNAME}_lib_${PORTVERSION} |