diff options
author | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
commit | 9b3649f5b686745377fac67018fd285127e6cea4 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /misc/yelp/Makefile | |
parent | 16b6ac5843dfd386db0d4c3a6433a0c6e26c3954 (diff) | |
download | pkgsrc-9b3649f5b686745377fac67018fd285127e6cea4.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
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 eb9f40a79d6..a33b7898a9f 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2007/05/12 14:05:54 ghen Exp $ +# $NetBSD: Makefile,v 1.69 2007/06/05 05:37:31 wiz Exp $ # DISTNAME= yelp-2.18.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.18/} EXTRACT_SUFX= .tar.bz2 |