diff options
author | jrm <jrm@FreeBSD.org> | 2017-09-07 22:08:27 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2017-09-07 22:08:27 +0800 |
commit | 5063c121710eded390357c8ee9d14e092fd37344 (patch) | |
tree | 6e5993641274adf990a11288e2dd06eb073aa655 /textproc | |
parent | 8d459061e5fc08c9edb2d41cbc3924448baeb78c (diff) | |
download | freebsd-ports-gnome-5063c121710eded390357c8ee9d14e092fd37344.tar.gz freebsd-ports-gnome-5063c121710eded390357c8ee9d14e092fd37344.tar.zst freebsd-ports-gnome-5063c121710eded390357c8ee9d14e092fd37344.zip |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade
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 bbc0e826373e..918563aa3dd8 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 03cc8adeed36..5e71c74dc2df 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= 12 +PORTREVISION= 13 CATEGORIES= textproc lisp DISTFILES= # none |