diff options
author | marcus <marcus@FreeBSD.org> | 2005-04-17 01:13:26 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-04-17 01:13:26 +0800 |
commit | 20d21cea509f242a569b46f0738d31f207993cd4 (patch) | |
tree | 0b06f5fa2ae4364ceb0f5f7f30351666482a8bd8 /x11-toolkits | |
parent | 5ee986b61c5f7785ca1b507cb881e3a7bb2e22ec (diff) | |
download | freebsd-ports-gnome-20d21cea509f242a569b46f0738d31f207993cd4.tar.gz freebsd-ports-gnome-20d21cea509f242a569b46f0738d31f207993cd4.tar.zst freebsd-ports-gnome-20d21cea509f242a569b46f0738d31f207993cd4.zip |
Bump PORTREVISIONs to chase the Mozilla update.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-gnome-extras/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index 072eb8ce18a9..d6f6312319e3 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome PORTVERSION= 2.10.1 +PORTREVISION= 1 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} |