diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-25 14:04:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-25 14:04:46 +0800 |
commit | 0b2821e3a04079c500f9d7dafdfa8b7993d1686f (patch) | |
tree | 02610f750ff245d5a285bfb1a0aa84b81976c64a /x11/yelp | |
parent | b7418f8980757a6fefec74c3dd5379736a7bc84e (diff) | |
download | freebsd-ports-gnome-0b2821e3a04079c500f9d7dafdfa8b7993d1686f.tar.gz freebsd-ports-gnome-0b2821e3a04079c500f9d7dafdfa8b7993d1686f.tar.zst freebsd-ports-gnome-0b2821e3a04079c500f9d7dafdfa8b7993d1686f.zip |
Bump PORTREVISION for all ports that depend on Mozilla.
Approved by: portmgr (implicit)
Diffstat (limited to 'x11/yelp')
-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 880ac2eed127..444fa4b1caca 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -7,7 +7,7 @@ PORTNAME= yelp PORTVERSION= 2.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.9 |