diff options
author | uebayasi <uebayasi> | 2003-06-05 05:01:54 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2003-06-05 05:01:54 +0000 |
commit | 5ef6682e0f21bbdfb58afa233cd5b68e35d1c1f3 (patch) | |
tree | f7506ed28fc3268b097ff0d725ff8c3499773231 /misc | |
parent | b5594e1111e7c9617b7449cab2f5d2f156ee5254 (diff) | |
download | pkgsrc-5ef6682e0f21bbdfb58afa233cd5b68e35d1c1f3.tar.gz |
Bump revisions following the guile14's threaded fix.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/siag/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/siag/Makefile b/misc/siag/Makefile index c62f3fe5300..961ec963918 100644 --- a/misc/siag/Makefile +++ b/misc/siag/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2003/06/02 01:18:07 jschauma Exp $ +# $NetBSD: Makefile,v 1.34 2003/06/05 05:01:57 uebayasi Exp $ # DISTNAME= siag-3.5.7 +PKGREVISION= 1 CATEGORIES= misc textproc math MASTER_SITES= ftp://siag.nu/pub/siag/ |