diff options
Diffstat (limited to 'lang/alisp')
-rw-r--r-- | lang/alisp/Makefile | 2 | ||||
-rw-r--r-- | lang/alisp/distinfo | 4 | ||||
-rw-r--r-- | lang/alisp/pkg-descr | 3 |
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/ + |