diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2019-01-01 12:44:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2019-01-01 12:44:21 +0000 |
commit | c8c051dfcaf0699de98e7c9f557a1f80a61fa3ac (patch) | |
tree | 3085db732c81a7c00dfadc6bf4988eca225992a8 /devel/cl-infix-sbcl | |
parent | ec727c3e91282fe91e132724ea08abfcfba2a6d6 (diff) | |
download | ports-c8c051dfcaf0699de98e7c9f557a1f80a61fa3ac.tar.gz ports-c8c051dfcaf0699de98e7c9f557a1f80a61fa3ac.zip |
Notes
Diffstat (limited to 'devel/cl-infix-sbcl')
-rw-r--r-- | devel/cl-infix-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index 84a5c9b16cf9..a239c9d6ecc5 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |