diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-24 12:39:54 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-24 12:39:54 +0800 |
commit | 703e3e311e42b6b41e9b1e9bfda26abcc1ce38d1 (patch) | |
tree | a665f1169df815b07d28369d2aead26baa1e7558 /www/caudium10/Makefile | |
parent | e895ccec3a07904bbe4b9334cba26135f23e1c7e (diff) | |
download | freebsd-ports-gnome-703e3e311e42b6b41e9b1e9bfda26abcc1ce38d1.tar.gz freebsd-ports-gnome-703e3e311e42b6b41e9b1e9bfda26abcc1ce38d1.tar.zst freebsd-ports-gnome-703e3e311e42b6b41e9b1e9bfda26abcc1ce38d1.zip |
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/Makefile')
-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/ \ |