diff options
Diffstat (limited to 'x11-toolkits/py-gnome-desktop/Makefile')
-rw-r--r-- | x11-toolkits/py-gnome-desktop/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile index acffa9c49..7b83f7a69 100644 --- a/x11-toolkits/py-gnome-desktop/Makefile +++ b/x11-toolkits/py-gnome-desktop/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.46 2006/06/14 03:03:22 marcus Exp $ +# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.47 2006/06/24 17:19:57 marcus Exp $ # PORTNAME= gnome -PORTVERSION= 2.15.3 -PORTREVISION= 1 +PORTVERSION= 2.15.4 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python-desktop/${PORTVERSION:C/..$//} |