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 /misc/siag | |
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 'misc/siag')
-rw-r--r-- | misc/siag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/siag/Makefile b/misc/siag/Makefile index 6cda991c161..c8704253187 100644 --- a/misc/siag/Makefile +++ b/misc/siag/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2008/11/10 17:21:37 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2009/05/20 00:58:24 wiz Exp $ # DISTNAME= siag-3.6.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc editors math textproc MASTER_SITES= ftp://siag.nu/pub/siag/ \ http://siag.nu/pub/siag/ |