summaryrefslogtreecommitdiff
path: root/lang/clisp
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-05-24 20:39:35 +0000
committertv <tv@pkgsrc.org>1999-05-24 20:39:35 +0000
commit5c60ed579430954635a901b457a1fe4128eaca47 (patch)
tree65bbd73001946c26475423bf378f0a1854ed3cb6 /lang/clisp
parent42a1a676be446ce3279f0baeeda7b3dcc1002c13 (diff)
downloadpkgsrc-5c60ed579430954635a901b457a1fe4128eaca47.tar.gz
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format. Minor pkglint along the way.
Diffstat (limited to 'lang/clisp')
-rw-r--r--lang/clisp/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 49e2824ac0d..a4bedef4cc3 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.8 1999/04/17 01:55:55 mjl Exp $
+# $NetBSD: Makefile,v 1.9 1999/05/24 20:39:43 tv Exp $
-DISTNAME= clispsrc
-PKGNAME= clisp-19990108
-CATEGORIES= lang
-MASTER_SITES= ftp://ftp2.cons.org/pub/lisp/clisp/source/ \
- ftp://ftp.tu-darmstadt.de/pub/programming/languages/lisp/clisp/source/
+DISTNAME= clispsrc
+PKGNAME= clisp-19990108
+CATEGORIES= lang
+MASTER_SITES= ftp://ftp2.cons.org/pub/lisp/clisp/source/ \
+ ftp://ftp.tu-darmstadt.de/pub/programming/languages/lisp/clisp/source/
-MAINTAINER= mjl@emsi.priv.at
-HOMEPAGE= http://clisp.cons.org/~haible/clisp.html
+MAINTAINER= mjl@emsi.priv.at
+HOMEPAGE= http://clisp.cons.org/~haible/clisp.html
-NOT_FOR_ARCHS= alpha # severe LP64 problems
+NOT_FOR_PLATFORM= *-*-alpha # severe LP64 problems
MIRROR_DISTFILE= no