diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-31 12:38:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-31 12:38:15 +0800 |
commit | 459b05d4694bb8d0b3a1b2a78e6599d665f8967c (patch) | |
tree | a6071aed533acc52df7244d6f5fc15f132ad02e0 /x11-toolkits/libbonoboui/Makefile | |
parent | 75b68402aeea899fd9d973f917c343fce1f41650 (diff) | |
download | marcuscom-ports-459b05d4694bb8d0b3a1b2a78e6599d665f8967c.tar marcuscom-ports-459b05d4694bb8d0b3a1b2a78e6599d665f8967c.tar.gz marcuscom-ports-459b05d4694bb8d0b3a1b2a78e6599d665f8967c.tar.bz2 marcuscom-ports-459b05d4694bb8d0b3a1b2a78e6599d665f8967c.tar.lz marcuscom-ports-459b05d4694bb8d0b3a1b2a78e6599d665f8967c.tar.xz marcuscom-ports-459b05d4694bb8d0b3a1b2a78e6599d665f8967c.tar.zst marcuscom-ports-459b05d4694bb8d0b3a1b2a78e6599d665f8967c.zip |
Update to 2.19.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9296 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 683b3e3a3..9807bdeb3 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.58 2007/05/19 21:36:33 marcus Exp $ +# $MCom: ports/x11-toolkits/libbonoboui/Makefile,v 1.59 2007/06/22 23:59:10 marcus Exp $ # PORTNAME= libbonoboui -PORTVERSION= 2.19.4 +PORTVERSION= 2.19.6 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} |