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 | |
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')
-rw-r--r-- | x11/yelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 444fa4b1caca..1484fea4fede 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -7,7 +7,7 @@ PORTNAME= yelp PORTVERSION= 2.9.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.9 |