diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-08 16:56:41 +0800 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-08 16:56:41 +0800 |
commit | 294b05c37cc9a3517120c0a8194f0ab8ba7bc158 (patch) | |
tree | 333ee038526b91c4966e4aac09f86364a6cd9e04 /x11 | |
parent | ab0a516e661ae48fb407ef8b80022d443cf346c6 (diff) | |
download | freebsd-ports-gnome-294b05c37cc9a3517120c0a8194f0ab8ba7bc158.tar.gz freebsd-ports-gnome-294b05c37cc9a3517120c0a8194f0ab8ba7bc158.tar.zst freebsd-ports-gnome-294b05c37cc9a3517120c0a8194f0ab8ba7bc158.zip |
- Bump PORTREVISION after libxul update
PR: ports/149044
Expr-run by: pav@
Approved by: portmgr (pav)
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 c48e13ad09e8..bbd19f347fb2 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -8,7 +8,7 @@ PORTNAME= yelp PORTVERSION= 2.30.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |