diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2019-08-02 08:37:56 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2019-08-02 08:37:56 +0000 |
commit | e40399e6fe7195b5a48da2a53ce891af7fa8e7aa (patch) | |
tree | ca1b3e3fad21a5c8f9e24fcb5d2dca25adbed993 /textproc/cl-ppcre-sbcl | |
parent | bae8c5d6b32319cb3c189735ac5e8c46fe7fbc81 (diff) | |
download | ports-e40399e6fe7195b5a48da2a53ce891af7fa8e7aa.tar.gz ports-e40399e6fe7195b5a48da2a53ce891af7fa8e7aa.zip |
Notes
Diffstat (limited to 'textproc/cl-ppcre-sbcl')
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index ef6ff8bec0c4..1c75551c3b99 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= 35 +PORTREVISION= 36 CATEGORIES= textproc lisp DISTFILES= # none |