diff options
author | krion <krion@FreeBSD.org> | 2018-10-01 16:34:25 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-10-01 16:34:25 +0800 |
commit | dca61c1c05e5a487276beb8d096180863db5c927 (patch) | |
tree | 68563e3b8e862826d86eb18dd12b313229242dde /textproc | |
parent | bb21da8704de6659fa4b5d7f7c7d22da95c66097 (diff) | |
download | freebsd-ports-gnome-dca61c1c05e5a487276beb8d096180863db5c927.tar.gz freebsd-ports-gnome-dca61c1c05e5a487276beb8d096180863db5c927.tar.zst freebsd-ports-gnome-dca61c1c05e5a487276beb8d096180863db5c927.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 cb7566e7726c..9e4091f1884f 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 28 +PORTREVISION= 29 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 684249c74df9..8c65aedd6ca2 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= 26 +PORTREVISION= 27 CATEGORIES= textproc lisp DISTFILES= # none |