diff options
author | pav <pav@FreeBSD.org> | 2005-04-13 06:13:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-04-13 06:13:18 +0800 |
commit | 745cc358339ceeffa9b0c7ea6a48a2e6da9c188b (patch) | |
tree | 87bdc6b30030cd31ae47bc798a642cde7d2b8891 /lang | |
parent | 5064d0c1e6544c98d3467c0e4a9171abac971284 (diff) | |
download | freebsd-ports-gnome-745cc358339ceeffa9b0c7ea6a48a2e6da9c188b.tar.gz freebsd-ports-gnome-745cc358339ceeffa9b0c7ea6a48a2e6da9c188b.tar.zst freebsd-ports-gnome-745cc358339ceeffa9b0c7ea6a48a2e6da9c188b.zip |
- Update to 20050327
PR: ports/79299
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/alisp/Makefile | 2 | ||||
-rw-r--r-- | lang/alisp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/alisp/Makefile b/lang/alisp/Makefile index 5a48a18f2d24..1cbe9cd69383 100644 --- a/lang/alisp/Makefile +++ b/lang/alisp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= alisp -PORTVERSION= 20050314 +PORTVERSION= 20050327 CATEGORIES= lang devel lisp MASTER_SITES= http://www.holm-und-jeschag.de/files/ diff --git a/lang/alisp/distinfo b/lang/alisp/distinfo index 56c0afb4a8e5..549b8858c44a 100644 --- a/lang/alisp/distinfo +++ b/lang/alisp/distinfo @@ -1,2 +1,2 @@ -MD5 (alisp-20050314.tar.gz) = 54d6ed0476b017719cc5ed7299af9a86 -SIZE (alisp-20050314.tar.gz) = 123219 +MD5 (alisp-20050327.tar.gz) = d5e0f8e34a9afc9bb04034f699b8fef5 +SIZE (alisp-20050327.tar.gz) = 126372 |