diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-05 14:13:46 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-05 14:13:46 +0000 |
commit | 2a56971eac7035c5c195f7d43d7d33e6b6dccb36 (patch) | |
tree | 8136c892829e1c0f76dfd5615929ee14ab8c1051 /devel/cl-infix-sbcl | |
parent | f68ee58b806425f6856bb475d2b43e7ab5767699 (diff) | |
download | ports-2a56971eac7035c5c195f7d43d7d33e6b6dccb36.tar.gz ports-2a56971eac7035c5c195f7d43d7d33e6b6dccb36.zip |
Notes
Diffstat (limited to 'devel/cl-infix-sbcl')
-rw-r--r-- | devel/cl-infix-sbcl/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index bed4d1991db5..ba842dfe651a 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -1,12 +1,9 @@ -# New ports collection Makefile for: cl-infix-sbcl -# Date created: 13 Feb 2006 -# Whom: Pedro F Giffuni -# +# Created by: Pedro F Giffuni # $FreeBSD$ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |