diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
commit | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /misc/yelp | |
parent | 58a61e26eba4e1af9924182702a8e46ebb4da31e (diff) | |
download | pkgsrc-8f71208e60c2942e96098e3f4ef7b0958b0eb5e7.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'misc/yelp')
-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 95eb1dafcf7..a28b7b258a1 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.122 2014/01/01 11:52:26 wiz Exp $ +# $NetBSD: Makefile,v 1.123 2014/02/12 23:18:16 tron Exp $ # DISTNAME= yelp-2.30.2 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 |