summaryrefslogtreecommitdiff
path: root/lang/guile16
diff options
context:
space:
mode:
authorgdt <gdt>2012-12-05 23:42:14 +0000
committergdt <gdt>2012-12-05 23:42:14 +0000
commit05408f2f0d0d7fabbc997f494ad44292f662ae11 (patch)
tree1dec63af65e1671964eb1e16c1b258fcaac060f1 /lang/guile16
parent6b23b6e85bbab25b1b475e0c0324d9eaca8d42a6 (diff)
downloadpkgsrc-05408f2f0d0d7fabbc997f494ad44292f662ae11.tar.gz
Note in DESCR that this is old.
Diffstat (limited to 'lang/guile16')
-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/}