diff options
author | tnn <tnn@pkgsrc.org> | 2010-02-13 12:26:15 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-02-13 12:26:15 +0000 |
commit | 4d42caa907773defa167c12596e4075ee3407d60 (patch) | |
tree | b31e01122599a37d82bcaa261cecf2c87aa6ac10 /misc/yelp/Makefile | |
parent | a7aed3cbe8a7aeb88f53a140c95916c0469f6f74 (diff) | |
download | pkgsrc-4d42caa907773defa167c12596e4075ee3407d60.tar.gz |
Merge GNOME git commit a5588114ed94d00ca64913aa5b248e09a5e13edc.
Fixes compatibility issues with xulrunner-1.9.2.
Diffstat (limited to 'misc/yelp/Makefile')
-rw-r--r-- | misc/yelp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile index 294a7d8cd2e..96edb306c3c 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2010/01/18 09:59:16 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2010/02/13 12:26:15 tnn Exp $ # DISTNAME= yelp-2.28.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.28/} EXTRACT_SUFX= .tar.bz2 |