diff options
author | olgeni <olgeni@FreeBSD.org> | 2010-01-13 05:33:49 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2010-01-13 05:33:49 +0800 |
commit | bcf699a2b48b8d808d08e1305c89a569f3169d9f (patch) | |
tree | 820cf87dbc65b48dd84f3750ed70449156b43971 | |
parent | b4da0a6c8cdbc596cd390e1ecc9fa771782dc2e9 (diff) | |
download | freebsd-ports-gnome-bcf699a2b48b8d808d08e1305c89a569f3169d9f.tar.gz freebsd-ports-gnome-bcf699a2b48b8d808d08e1305c89a569f3169d9f.tar.zst freebsd-ports-gnome-bcf699a2b48b8d808d08e1305c89a569f3169d9f.zip |
Sync version with source port (cl-meta).
-rw-r--r-- | textproc/cl-meta-clisp/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-meta-sbcl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cl-meta-clisp/Makefile b/textproc/cl-meta-clisp/Makefile index 12fa8f9a9ea1..b53fbe646a42 100644 --- a/textproc/cl-meta-clisp/Makefile +++ b/textproc/cl-meta-clisp/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= meta -PORTVERSION= 20011114.1 +PORTVERSION= 0.1 PORTREVISION= 2 CATEGORIES= textproc lisp MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile index 17f4495d28a9..39a680b10a0e 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= meta -PORTVERSION= 20011114.1 +PORTVERSION= 0.1 CATEGORIES= textproc lisp MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ ftp://ftp.ntnu.no/pub/lisp/cclan/ \ |