diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2021-03-29 07:37:39 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2021-03-29 07:37:39 +0000 |
| commit | 12cfd2545ebe7554a4e5690ce6bc58e7a284a674 (patch) | |
| tree | 4010a43f3bac91b836bc45f11d2e149dc4cdae87 /textproc | |
| parent | 0048a8bbab247622634d86d4ddf7f426b5f9de62 (diff) | |
Notes
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 4be3b231acf7..7803071fd8e0 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 55 +PORTREVISION= 56 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index ad6cb5da39fd..d95f94e6a8ca 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= cl-ppcre PORTVERSION= 2.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc lisp DISTFILES= # none |
