diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-08 01:10:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-08 01:10:08 +0800 |
commit | 8d3c62afa842e419e7c21d88bfc66fd664586226 (patch) | |
tree | 44853c5a8b7444bca5f58c9ab30266cab730517e /net-im/gaim-devel | |
parent | 4024d53a5faa313087447f08ce4e6f4132340aed (diff) | |
download | marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.gz marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.bz2 marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.lz marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.xz marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.zst marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.zip |
Update dbus to 0.93, add dbus-glib at 0.71, update py-dbus to 0.71, and chase
all dbus dependencies.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7616 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/gaim-devel')
-rw-r--r-- | net-im/gaim-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gaim-devel/Makefile b/net-im/gaim-devel/Makefile index 7f0171eac..520f05341 100644 --- a/net-im/gaim-devel/Makefile +++ b/net-im/gaim-devel/Makefile @@ -3,12 +3,12 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/gaim-devel/Makefile,v 1.2 2006/09/20 16:22:00 marcus Exp $ +# $MCom: ports/net-im/gaim-devel/Makefile,v 1.3 2006/09/30 16:04:04 marcus Exp $ # PORTNAME= gaim PORTVERSION= 2.0.0.b3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |