diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-01-20 12:40:13 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-01-20 12:40:13 +0000 |
commit | 9d2ef0bb9e6d20a29f9f5c876df5940030f8fc9b (patch) | |
tree | 4783b07e65d08851153d1c5e959bd6ae077b1ff2 /devel/cl-port-sbcl | |
parent | b667cdbd375c6509a88a99061cd9cc5296057119 (diff) |
Notes
Diffstat (limited to 'devel/cl-port-sbcl')
-rw-r--r-- | devel/cl-port-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-port-sbcl/pkg-plist | 8 |
2 files changed, 1 insertions, 9 deletions
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index fca6c1768ecd..c229478086a8 100644 --- a/devel/cl-port-sbcl/Makefile +++ b/devel/cl-port-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= port PORTVERSION= 2002.10.02.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-port-sbcl/pkg-plist b/devel/cl-port-sbcl/pkg-plist deleted file mode 100644 index c48543cae173..000000000000 --- a/devel/cl-port-sbcl/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -lib/common-lisp/port/sbclfasl/ext.fasl -lib/common-lisp/port/sbclfasl/gray.fasl -lib/common-lisp/port/sbclfasl/net.fasl -lib/common-lisp/port/sbclfasl/path.fasl -lib/common-lisp/port/sbclfasl/proc.fasl -lib/common-lisp/port/sbclfasl/shell.fasl -lib/common-lisp/port/sbclfasl/sys.fasl -@dirrm lib/common-lisp/port/sbclfasl |