diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-16 17:13:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-16 17:13:26 +0000 |
commit | 7046869a169496d7299b9ec1b0686553098937ab (patch) | |
tree | 0564e2a815b9f35f4664e2638a71aff584a86194 /x11 | |
parent | Document several mozilla/firefox issues. (diff) |
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 |