diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 11:38:58 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 11:38:58 +0800 |
commit | addb84ffe3959f14e48e72351b796d0775826e96 (patch) | |
tree | 5b68c152657b35e88fb74d2bed1e7dfd15a05abd /x11-toolkits/libgnomeui/Makefile | |
parent | 3d2574a2537c862919a9ef95492dffffd4b9e81f (diff) | |
download | marcuscom-ports-addb84ffe3959f14e48e72351b796d0775826e96.tar marcuscom-ports-addb84ffe3959f14e48e72351b796d0775826e96.tar.gz marcuscom-ports-addb84ffe3959f14e48e72351b796d0775826e96.tar.bz2 marcuscom-ports-addb84ffe3959f14e48e72351b796d0775826e96.tar.lz marcuscom-ports-addb84ffe3959f14e48e72351b796d0775826e96.tar.xz marcuscom-ports-addb84ffe3959f14e48e72351b796d0775826e96.tar.zst marcuscom-ports-addb84ffe3959f14e48e72351b796d0775826e96.zip |
Update to 2.21.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10428 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 acaaaf36e..75edc5f5a 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.111 2008/01/15 07:32:43 marcus Exp $ +# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.112 2008/01/28 18:08:23 mezz Exp $ # PORTNAME= libgnomeui -PORTVERSION= 2.21.90 +PORTVERSION= 2.21.91 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} |