diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-19 19:43:41 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-19 19:43:41 +0800 |
commit | 23c1d1f4ea5a2259412d95eab603fed1ed18b017 (patch) | |
tree | 0e766d55220ac156464ca64e93d0844cad7edddd /x11-toolkits/libgnomeui/Makefile | |
parent | f3ff006b16b141b9c0d7973fce468087b448c41c (diff) | |
download | marcuscom-ports-23c1d1f4ea5a2259412d95eab603fed1ed18b017.tar marcuscom-ports-23c1d1f4ea5a2259412d95eab603fed1ed18b017.tar.gz marcuscom-ports-23c1d1f4ea5a2259412d95eab603fed1ed18b017.tar.bz2 marcuscom-ports-23c1d1f4ea5a2259412d95eab603fed1ed18b017.tar.lz marcuscom-ports-23c1d1f4ea5a2259412d95eab603fed1ed18b017.tar.xz marcuscom-ports-23c1d1f4ea5a2259412d95eab603fed1ed18b017.tar.zst marcuscom-ports-23c1d1f4ea5a2259412d95eab603fed1ed18b017.zip |
Update to 2.23.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11339 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index 43bb38001..4673b6c65 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.119 2008/06/06 21:38:59 marcus Exp $ +# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.120 2008/06/17 00:01:52 marcus Exp $ # PORTNAME= libgnomeui -PORTVERSION= 2.23.4 +PORTVERSION= 2.23.90 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} |