diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 05:46:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 05:46:01 +0800 |
commit | 64a35a8597fb268084205e5bd06f7bef1f5e2d2d (patch) | |
tree | a6b22edce2ded500b247d00052eb86073725c5bd /x11-toolkits/libbonoboui/Makefile | |
parent | 73260181911767bb2a4c44221a800be97cce448a (diff) | |
download | marcuscom-ports-64a35a8597fb268084205e5bd06f7bef1f5e2d2d.tar marcuscom-ports-64a35a8597fb268084205e5bd06f7bef1f5e2d2d.tar.gz marcuscom-ports-64a35a8597fb268084205e5bd06f7bef1f5e2d2d.tar.bz2 marcuscom-ports-64a35a8597fb268084205e5bd06f7bef1f5e2d2d.tar.lz marcuscom-ports-64a35a8597fb268084205e5bd06f7bef1f5e2d2d.tar.xz marcuscom-ports-64a35a8597fb268084205e5bd06f7bef1f5e2d2d.tar.zst marcuscom-ports-64a35a8597fb268084205e5bd06f7bef1f5e2d2d.zip |
Update to 2.17.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8313 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libbonoboui/Makefile')
-rw-r--r-- | x11-toolkits/libbonoboui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile index 96ad03561..800ea8d5d 100644 --- a/x11-toolkits/libbonoboui/Makefile +++ b/x11-toolkits/libbonoboui/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libbonoboui/Makefile,v 1.50 2007/01/11 06:17:14 marcus Exp $ +# $MCom: ports/x11-toolkits/libbonoboui/Makefile,v 1.51 2007/01/28 22:51:25 marcus Exp $ # PORTNAME= libbonoboui -PORTVERSION= 2.17.90 +PORTVERSION= 2.17.91 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} |