aboutsummaryrefslogtreecommitdiff
path: root/lang/sbcl/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2004-02-05 00:26:17 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2004-02-05 00:26:17 +0000
commitbaa573cc0f3c67d02f961def5da5d4b3fccc5e54 (patch)
tree4eea89d858aca8a0d02cf57a46c31299b436ba83 /lang/sbcl/Makefile
parente6403486a13cc9e0a14fea78b81e8d42ef0ee5bc (diff)
Notes
Diffstat (limited to 'lang/sbcl/Makefile')
-rw-r--r--lang/sbcl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index 28083dc5aed5..3ae98e9c58d8 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sbcl
PORTVERSION= 0.8.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sbcl
@@ -19,8 +19,6 @@ DISTFILES+= ${DISTNAME}-html${EXTRACT_SUFX}
MAINTAINER= des@FreeBSD.org
COMMENT= A Common Lisp development system derived from the CMU CL system
-FORBIDDEN= "Creates /almost-certainly-does-not-exist"
-
# If you have a previous version of SBCL installed, you can use it
# instead of CMUCL to build the port, then deinstall it before
# installing the new version.