diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-05-04 06:17:47 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-05-04 06:17:47 +0000 |
commit | 83968a37a2ba052f5dc1f1c8557ff56c5690a51e (patch) | |
tree | 7e604a93572de31e11b2f2ea2ac186c30d1849fd /devel/cl-infix-sbcl/Makefile | |
parent | a4df06d6db6653926e892213201dbd32e34bec84 (diff) | |
download | ports-83968a37a2ba052f5dc1f1c8557ff56c5690a51e.tar.gz ports-83968a37a2ba052f5dc1f1c8557ff56c5690a51e.zip |
Notes
Diffstat (limited to 'devel/cl-infix-sbcl/Makefile')
-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 3ca545044b18..c18b071feda2 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |