diff options
author | krion <krion@FreeBSD.org> | 2018-05-29 01:05:13 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-05-29 01:05:13 +0800 |
commit | 1372c947c74419683aba4cecbdd864d4fe6333f9 (patch) | |
tree | 3efd05f11fa59082d08528fa30ed5920b5fe41f0 /textproc/cl-ppcre-sbcl | |
parent | 893aefe4b7e6842996a6832484e546c5d00d7e23 (diff) | |
download | freebsd-ports-gnome-1372c947c74419683aba4cecbdd864d4fe6333f9.tar.gz freebsd-ports-gnome-1372c947c74419683aba4cecbdd864d4fe6333f9.tar.zst freebsd-ports-gnome-1372c947c74419683aba4cecbdd864d4fe6333f9.zip |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Diffstat (limited to 'textproc/cl-ppcre-sbcl')
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index c6109dedf482..ba65c2c4aa13 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= 21 +PORTREVISION= 22 CATEGORIES= textproc lisp DISTFILES= # none |