diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-25 06:04:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-25 06:04:46 +0000 |
commit | 033ab8db824cfd8acaafc100392e9de80f948e26 (patch) | |
tree | d43a9f425bddcd66615e897feacab7988a008786 /x11-toolkits/py-gnome-extras | |
parent | de74f15a2c9c042003435573b04b37e7b427e3fe (diff) | |
download | ports-033ab8db824cfd8acaafc100392e9de80f948e26.tar.gz ports-033ab8db824cfd8acaafc100392e9de80f948e26.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gnome-extras')
-rw-r--r-- | x11-toolkits/py-gnome-extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index ef450d3b41bc..554feeafd0d3 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome PORTVERSION= 2.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} |