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/alisp/Makefile | |
parent | 5064d0c1e6544c98d3467c0e4a9171abac971284 (diff) | |
download | freebsd-ports-graphics-745cc358339ceeffa9b0c7ea6a48a2e6da9c188b.tar.gz freebsd-ports-graphics-745cc358339ceeffa9b0c7ea6a48a2e6da9c188b.tar.zst freebsd-ports-graphics-745cc358339ceeffa9b0c7ea6a48a2e6da9c188b.zip |
- Update to 20050327
PR: ports/79299
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
Diffstat (limited to 'lang/alisp/Makefile')
-rw-r--r-- | lang/alisp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/alisp/Makefile b/lang/alisp/Makefile index 5a48a18f2d2..1cbe9cd6938 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/ |