diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-23 21:09:15 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-23 21:09:15 +0800 |
commit | 9fd826e3df002c9b3cdbd1a4cbe4438f00fbcb34 (patch) | |
tree | 4647b79184931fbe0b875813f0f63eb70b741b52 /x11-toolkits/gdl3/Makefile | |
parent | 2d8511fd2ff57b573d15501ce6dad5f5ee9bde04 (diff) | |
download | marcuscom-ports-9fd826e3df002c9b3cdbd1a4cbe4438f00fbcb34.tar marcuscom-ports-9fd826e3df002c9b3cdbd1a4cbe4438f00fbcb34.tar.gz marcuscom-ports-9fd826e3df002c9b3cdbd1a4cbe4438f00fbcb34.tar.bz2 marcuscom-ports-9fd826e3df002c9b3cdbd1a4cbe4438f00fbcb34.tar.lz marcuscom-ports-9fd826e3df002c9b3cdbd1a4cbe4438f00fbcb34.tar.xz marcuscom-ports-9fd826e3df002c9b3cdbd1a4cbe4438f00fbcb34.tar.zst marcuscom-ports-9fd826e3df002c9b3cdbd1a4cbe4438f00fbcb34.zip |
Update to 2.91.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15569 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gdl3/Makefile')
-rw-r--r-- | x11-toolkits/gdl3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gdl3/Makefile b/x11-toolkits/gdl3/Makefile index 9ae656bc2..ddf985738 100644 --- a/x11-toolkits/gdl3/Makefile +++ b/x11-toolkits/gdl3/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gdl3/Makefile,v 1.5 2011/02/01 00:01:10 kwm Exp $ +# $MCom: ports/x11-toolkits/gdl3/Makefile,v 1.6 2011/02/24 11:56:10 kwm Exp $ # PORTNAME= gdl -PORTVERSION= 2.91.90 +PORTVERSION= 2.91.92 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |