diff options
Diffstat (limited to 'x11-toolkits/py-gnome-extras/Makefile')
-rw-r--r-- | x11-toolkits/py-gnome-extras/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index 24b1b71a1..20fd65017 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -3,12 +3,11 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.19 2005/08/21 20:32:41 marcus Exp $ +# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.20 2005/08/23 23:05:11 ahze Exp $ # PORTNAME= gnome -PORTVERSION= 2.11.4 -PORTREVISION= 1 +PORTVERSION= 2.12.0 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} |