diff options
author | krion <krion@FreeBSD.org> | 2018-12-07 02:03:48 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-12-07 02:03:48 +0800 |
commit | 831c39b9de768b82a339fe3dc7d7a9b256d17c43 (patch) | |
tree | c11922b3759d138618d7186140307812326fc2ce /textproc | |
parent | d0d9a5628a1b727f2c624585af3f15c97c0151a1 (diff) | |
download | freebsd-ports-gnome-831c39b9de768b82a339fe3dc7d7a9b256d17c43.tar.gz freebsd-ports-gnome-831c39b9de768b82a339fe3dc7d7a9b256d17c43.tar.zst freebsd-ports-gnome-831c39b9de768b82a339fe3dc7d7a9b256d17c43.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 438fe835d718..4f2bb48e14aa 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 30 +PORTREVISION= 31 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 4efe091da448..baefc58d7697 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= 28 +PORTREVISION= 29 CATEGORIES= textproc lisp DISTFILES= # none |