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 /textproc/cl-ppcre-sbcl | |
parent | b667cdbd375c6509a88a99061cd9cc5296057119 (diff) | |
download | ports-9d2ef0bb9e6d20a29f9f5c876df5940030f8fc9b.tar.gz ports-9d2ef0bb9e6d20a29f9f5c876df5940030f8fc9b.zip |
Notes
Diffstat (limited to 'textproc/cl-ppcre-sbcl')
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-ppcre-sbcl/pkg-plist | 13 |
2 files changed, 1 insertions, 14 deletions
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index b42dfa2ad95b..6ecd35d8958f 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= cl-ppcre PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc lisp DISTFILES= # none diff --git a/textproc/cl-ppcre-sbcl/pkg-plist b/textproc/cl-ppcre-sbcl/pkg-plist deleted file mode 100644 index 9c60ccb7ee83..000000000000 --- a/textproc/cl-ppcre-sbcl/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -lib/common-lisp/cl-ppcre/sbclfasl/api.fasl -lib/common-lisp/cl-ppcre/sbclfasl/closures.fasl -lib/common-lisp/cl-ppcre/sbclfasl/convert.fasl -lib/common-lisp/cl-ppcre/sbclfasl/lexer.fasl -lib/common-lisp/cl-ppcre/sbclfasl/optimize.fasl -lib/common-lisp/cl-ppcre/sbclfasl/packages.fasl -lib/common-lisp/cl-ppcre/sbclfasl/parser.fasl -lib/common-lisp/cl-ppcre/sbclfasl/regex-class.fasl -lib/common-lisp/cl-ppcre/sbclfasl/repetition-closures.fasl -lib/common-lisp/cl-ppcre/sbclfasl/scanner.fasl -lib/common-lisp/cl-ppcre/sbclfasl/specials.fasl -lib/common-lisp/cl-ppcre/sbclfasl/util.fasl -@dirrm lib/common-lisp/cl-ppcre/sbclfasl |