diff options
author | tnn <tnn@pkgsrc.org> | 2011-08-20 13:10:25 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2011-08-20 13:10:25 +0000 |
commit | 0cb59b51f28646b17117dbc87326ad27313cf36e (patch) | |
tree | b49005736e9217c38e0375959b3d179a713663eb /misc | |
parent | bff81ac0df76df80ede542661b0ac4b86bbf5611 (diff) | |
download | pkgsrc-0cb59b51f28646b17117dbc87326ad27313cf36e.tar.gz |
Bump revision due to dependency name change.
Diffstat (limited to 'misc')
-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 dd9957b9103..c5d7c5f5e63 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.98 2011/08/20 08:41:52 obache Exp $ +# $NetBSD: Makefile,v 1.99 2011/08/20 13:10:25 tnn Exp $ # DISTNAME= yelp-2.30.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 |