diff options
author | jrm <jrm@FreeBSD.org> | 2017-09-07 22:08:27 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:29:27 +0800 |
commit | 52988ad9167f7d7a647b6bfaa30695a690e7a346 (patch) | |
tree | 64a1451b7233aa8319d9598cfe024d272efd3e1c /textproc | |
parent | a569419403de003677833862478848e8c58fca7b (diff) | |
download | freebsd-ports-gnome-52988ad9167f7d7a647b6bfaa30695a690e7a346.tar.gz freebsd-ports-gnome-52988ad9167f7d7a647b6bfaa30695a690e7a346.tar.zst freebsd-ports-gnome-52988ad9167f7d7a647b6bfaa30695a690e7a346.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 |