diff options
author | krion <krion@FreeBSD.org> | 2019-01-01 20:44:21 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2019-01-01 20:44:21 +0800 |
commit | f9161450f6d67256895a0d5909a8ab52e1f4c0fb (patch) | |
tree | 3085db732c81a7c00dfadc6bf4988eca225992a8 /textproc | |
parent | 5c3c4083c6eb681a370752a8850d34b198e65f43 (diff) | |
download | freebsd-ports-gnome-f9161450f6d67256895a0d5909a8ab52e1f4c0fb.tar.gz freebsd-ports-gnome-f9161450f6d67256895a0d5909a8ab52e1f4c0fb.tar.zst freebsd-ports-gnome-f9161450f6d67256895a0d5909a8ab52e1f4c0fb.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 4f2bb48e14aa..5821aaff73ba 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 31 +PORTREVISION= 32 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index baefc58d7697..b3310334145d 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= 29 +PORTREVISION= 30 CATEGORIES= textproc lisp DISTFILES= # none |