diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 04:39:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-24 04:39:54 +0000 |
commit | 1ff3e008811da1d4780417300e43f44a5000bb42 (patch) | |
tree | 44e7883cc1a3d089557ddbdc6e42ee5f62384ab3 /www/caudium10 | |
parent | New port: openldap-2.1 (diff) |
Maintainer Update: Please Repo Copy www/caudium -> www/caudium10
Caudium 1.2 is out of box as well as Caudium 1.3 (current
devel branch).
I'd like to have such ports in www :
www/caudium10 (Caudium 1.0.xx branch)
www/caudium12 (Caudium 1.2.xx branch)
www/caudium-devel (Caudium 1.3.xx development branch).
For now www/caudium is 1.0 branch. It should be better to
have www/caudium10 instead.
PR: ports/46234
Submitted by: Xavier Beaudouin <kiwi@oav.net>
Diffstat (limited to 'www/caudium10')
-rw-r--r-- | www/caudium10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/caudium10/Makefile b/www/caudium10/Makefile index 86801304e369..0da1c0c78a32 100644 --- a/www/caudium10/Makefile +++ b/www/caudium10/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= caudium +PORTNAME= caudium10 PORTVERSION= 1.0.52 CATEGORIES= www MASTER_SITES= ftp://ftp.oav.net/caudium/source/ \ |