diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-01-31 17:58:27 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-01-31 17:58:27 +0000 |
commit | f6bd5f2e04e31406a913cb37bdd8c8bdf797f4fb (patch) | |
tree | 85b1e72b37144499a6ba13910f66ecb357cf6d83 /textproc | |
parent | c218e25c2c66197b7722261ccfc92a69092fa016 (diff) | |
download | ports-f6bd5f2e04e31406a913cb37bdd8c8bdf797f4fb.tar.gz ports-f6bd5f2e04e31406a913cb37bdd8c8bdf797f4fb.zip |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Notes
Notes:
svn path=/head/; revision=460521
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 e03d30536c5d..729f9f92b42c 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 18 +PORTREVISION= 19 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 45f6e7572355..080e1e695f1d 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= 16 +PORTREVISION= 17 CATEGORIES= textproc lisp DISTFILES= # none |