diff options
author | wiz <wiz> | 2009-05-20 00:58:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-20 00:58:05 +0000 |
commit | de61d7499b03ee74c10f836a77549a994da9983e (patch) | |
tree | e3aafcd3857ac2bdc7ca0607114c79d78e672bae /lang/spl | |
parent | 12ab0e4ceb3dc538b6c260eef5effcaba183059d (diff) | |
download | pkgsrc-de61d7499b03ee74c10f836a77549a994da9983e.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 'lang/spl')
-rw-r--r-- | lang/spl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/spl/Makefile b/lang/spl/Makefile index 5e0065ba03b..cb80ab9a684 100644 --- a/lang/spl/Makefile +++ b/lang/spl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2008/05/26 02:13:21 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2009/05/20 00:58:20 wiz Exp $ # DISTNAME= spl-1.0pre3 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.clifford.at/spl/releases/ \ http://www.clifford.at/spl/releases/OLD/ |