summaryrefslogtreecommitdiff
path: root/lang/alisp
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-01-24 16:03:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-01-24 16:03:32 +0000
commit235e08c2c3c109ca8b4207015a0190c671c35b11 (patch)
tree3a1c9e71f72ddf171a60998f4ad46c2cda6adc2f /lang/alisp
parentUpdate to 0.6.6 (diff)
- Update to 20050124
PR: ports/76617 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
Notes
Notes: svn path=/head/; revision=127191
Diffstat (limited to 'lang/alisp')
-rw-r--r--lang/alisp/Makefile2
-rw-r--r--lang/alisp/distinfo4
-rw-r--r--lang/alisp/pkg-descr3
3 files changed, 6 insertions, 3 deletions
diff --git a/lang/alisp/Makefile b/lang/alisp/Makefile
index 6a66a70dd7ef..8d265cac3036 100644
--- a/lang/alisp/Makefile
+++ b/lang/alisp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= alisp
-PORTVERSION= 20040924
+PORTVERSION= 20050124
CATEGORIES= lang devel lisp
MASTER_SITES= http://www.holm-und-jeschag.de/files/
diff --git a/lang/alisp/distinfo b/lang/alisp/distinfo
index 8a7c13287cf5..efb5c6d57c8b 100644
--- a/lang/alisp/distinfo
+++ b/lang/alisp/distinfo
@@ -1,2 +1,2 @@
-MD5 (alisp-20040924.tar.gz) = 8b93abe0f08f19e41a4e5e7e02548a8f
-SIZE (alisp-20040924.tar.gz) = 111428
+MD5 (alisp-20050124.tar.gz) = 7e57d9e0542b841a4b3fb5faa837cda9
+SIZE (alisp-20050124.tar.gz) = 112051
diff --git a/lang/alisp/pkg-descr b/lang/alisp/pkg-descr
index a0281d6744aa..3f397c23e3dc 100644
--- a/lang/alisp/pkg-descr
+++ b/lang/alisp/pkg-descr
@@ -4,3 +4,6 @@ considered an implementation of pure LISP (plus DEFINE and DEFUN).
This package contains the ArrowLISP interpreter and library, the
reference manual, and some example programs.
+
+WWW: www.t3x.org/scipl/
+