diff options
author | krion <krion@FreeBSD.org> | 2018-03-05 01:48:28 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-03-05 01:48:28 +0800 |
commit | 9afbeb696572e25f5d12ea31501a438ab17be84e (patch) | |
tree | aec031fe4f889b27b0f32fadeef92a77fab0348a /textproc | |
parent | 37fe67a63dfe40ddb11cf66e853700c5bd5af357 (diff) | |
download | freebsd-ports-gnome-9afbeb696572e25f5d12ea31501a438ab17be84e.tar.gz freebsd-ports-gnome-9afbeb696572e25f5d12ea31501a438ab17be84e.tar.zst freebsd-ports-gnome-9afbeb696572e25f5d12ea31501a438ab17be84e.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 729f9f92b42c..421e55ed2d93 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 19 +PORTREVISION= 20 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 080e1e695f1d..d00e1c19d1b6 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= 17 +PORTREVISION= 18 CATEGORIES= textproc lisp DISTFILES= # none |