diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-08-16 20:59:36 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-08-16 20:59:36 +0000 |
commit | 16be896b778062d5533bf4d1b9de5b6a482b67af (patch) | |
tree | 9345df887107ba9173d908e5840bc389bfbe2461 /devel/cl-port | |
parent | ebc1da86f27df1270030a8215a8881eb5f700997 (diff) |
Notes
Diffstat (limited to 'devel/cl-port')
-rw-r--r-- | devel/cl-port/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-port/Makefile b/devel/cl-port/Makefile index 4764df62e17f..146be46aca37 100644 --- a/devel/cl-port/Makefile +++ b/devel/cl-port/Makefile @@ -6,7 +6,7 @@ PORTNAME= port PORTVERSION= 2002.10.02.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lisp MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ ftp://ftp.ntnu.no/pub/lisp/cclan/ \ |