diff options
| author | gdt <gdt@pkgsrc.org> | 2012-12-05 23:37:10 +0000 |
|---|---|---|
| committer | gdt <gdt@pkgsrc.org> | 2012-12-05 23:37:10 +0000 |
| commit | daad7c8b95046fdc32bd0be716e948b96418e90a (patch) | |
| tree | d5f072cb06181fb0db60daaa497aabf5039e88c2 | |
| parent | 4bb7a510f8a5454e0feb4f07933d05cf80b86736 (diff) | |
| download | pkgsrc-daad7c8b95046fdc32bd0be716e948b96418e90a.tar.gz | |
Note in DESCR that this is old.
| -rw-r--r-- | lang/guile16/DESCR | 2 | ||||
| -rw-r--r-- | lang/guile16/Makefile | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/lang/guile16/DESCR b/lang/guile16/DESCR index e79cdc43f85..3ad75e2426e 100644 --- a/lang/guile16/DESCR +++ b/lang/guile16/DESCR @@ -3,3 +3,5 @@ that implements the Scheme language plus various convenient facilities. It's designed so that you can link it into an application or utility to make it extensible. Our plan is to link this library into all GNU programs that call for extensibility. + +This is an old version of guile. diff --git a/lang/guile16/Makefile b/lang/guile16/Makefile index 02b1afe8aa6..712dc1f60c1 100644 --- a/lang/guile16/Makefile +++ b/lang/guile16/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2009/12/15 23:41:45 joerg Exp $ +# $NetBSD: Makefile,v 1.7.24.1 2012/12/05 23:37:10 gdt Exp $ DISTNAME= guile-1.6.8 -PKGREVISION= 4 +PKGREVISION= 5 PKGNAME= guile16-1.6.8 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=guile/} |
