diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-01 05:50:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-01 05:50:58 +0800 |
commit | cfb6a9a649e7e33fe27a17d70f004b474855298d (patch) | |
tree | a1bfcbb233c333adde6c5e3c568945152e3074d8 /devel/py-dbus/Makefile | |
parent | 30c2a61eb72f00226a98506d421036625fa6c9bf (diff) | |
download | marcuscom-ports-cfb6a9a649e7e33fe27a17d70f004b474855298d.tar marcuscom-ports-cfb6a9a649e7e33fe27a17d70f004b474855298d.tar.gz marcuscom-ports-cfb6a9a649e7e33fe27a17d70f004b474855298d.tar.bz2 marcuscom-ports-cfb6a9a649e7e33fe27a17d70f004b474855298d.tar.lz marcuscom-ports-cfb6a9a649e7e33fe27a17d70f004b474855298d.tar.xz marcuscom-ports-cfb6a9a649e7e33fe27a17d70f004b474855298d.tar.zst marcuscom-ports-cfb6a9a649e7e33fe27a17d70f004b474855298d.zip |
Update to 0.80.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8446 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/py-dbus/Makefile')
-rw-r--r-- | devel/py-dbus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-dbus/Makefile b/devel/py-dbus/Makefile index 4c5d89e1a..e24d8544a 100644 --- a/devel/py-dbus/Makefile +++ b/devel/py-dbus/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/py-dbus/Makefile,v 1.5 2007/02/04 22:11:10 ahze Exp $ +# $MCom: ports/devel/py-dbus/Makefile,v 1.6 2007/02/16 18:14:24 mezz Exp $ PORTNAME= dbus -PORTVERSION= 0.80.1 +PORTVERSION= 0.80.2 CATEGORIES= devel gnome python MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |