summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2012-12-05 23:42:14 +0000
committergdt <gdt@pkgsrc.org>2012-12-05 23:42:14 +0000
commiteffeb308fe2b3a6a4459b20614863ac82a3314a9 (patch)
tree1dec63af65e1671964eb1e16c1b258fcaac060f1 /lang
parent8615e914511564dffa1b7cfdb6c952b0868fc481 (diff)
downloadpkgsrc-effeb308fe2b3a6a4459b20614863ac82a3314a9.tar.gz
Note in DESCR that this is old.
Diffstat (limited to 'lang')
-rw-r--r--lang/guile16/DESCR2
-rw-r--r--lang/guile16/Makefile4
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 4124b3cb73a..189a90fb2d7 100644
--- a/lang/guile16/Makefile
+++ b/lang/guile16/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2012/10/02 20:11:42 asau Exp $
+# $NetBSD: Makefile,v 1.9 2012/12/05 23:42:14 gdt Exp $
DISTNAME= guile-1.6.8
-PKGREVISION= 4
+PKGREVISION= 5
PKGNAME= guile16-1.6.8
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=guile/}