diff options
author | bf <bf@FreeBSD.org> | 2013-01-05 22:13:46 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-01-05 22:13:46 +0800 |
commit | 34a9c276539bd9f5b80735a975778d9d1eb3a89e (patch) | |
tree | 8136c892829e1c0f76dfd5615929ee14ab8c1051 /devel/cl-infix-sbcl/Makefile | |
parent | b185f6be3370c0363cc8475ce75328a8ca9ce9c3 (diff) | |
download | freebsd-ports-gnome-34a9c276539bd9f5b80735a975778d9d1eb3a89e.tar.gz freebsd-ports-gnome-34a9c276539bd9f5b80735a975778d9d1eb3a89e.tar.zst freebsd-ports-gnome-34a9c276539bd9f5b80735a975778d9d1eb3a89e.zip |
update lang/sbcl to 1.1.3 and adjust dependent ports
Diffstat (limited to 'devel/cl-infix-sbcl/Makefile')
-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 |