diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-20 00:58:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-20 00:58:05 +0000 |
commit | f6d8ec20768d34b131ae0cba6ec469cbfe811d7a (patch) | |
tree | e3aafcd3857ac2bdc7ca0607114c79d78e672bae /misc/basket | |
parent | 18a81108d0326c0dd4709dce4e60c61ab055229f (diff) | |
download | pkgsrc-f6d8ec20768d34b131ae0cba6ec469cbfe811d7a.tar.gz |
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.
Reported by Robert Elz in PR 41345.
Diffstat (limited to 'misc/basket')
-rw-r--r-- | misc/basket/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/basket/Makefile b/misc/basket/Makefile index a66c1368a86..ea5c1fa24ee 100644 --- a/misc/basket/Makefile +++ b/misc/basket/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:37 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2009/05/20 00:58:23 wiz Exp $ DISTNAME= basket-1.0.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= http://basket.kde.org/downloads/ |