diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-02-02 21:57:41 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-02-02 21:57:41 +0000 |
commit | 354a7395983932af165ad62540f3640e40b78c01 (patch) | |
tree | 513fc486203e6c486d05e4bac2ce4ebfcb39e318 /textproc | |
parent | 83d33b71caa816a6902bf482ef3a53a82ee87f49 (diff) | |
download | ports-354a7395983932af165ad62540f3640e40b78c01.tar.gz ports-354a7395983932af165ad62540f3640e40b78c01.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/cl-meta-sbcl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile index ab8e0eeded85..e7b14fdd7e30 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 5048de361db8..5aede23482f5 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= cl-ppcre PORTVERSION= 2.0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc lisp DISTFILES= # none |