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/Makefile | |
parent | f1750358046a1041fa543c17a5e579ad96099bbc (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>
Notes
Notes:
svn path=/head/; revision=76351
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 3bb9ffcdec59..50aefaeb5b59 100644 --- a/www/Makefile +++ b/www/Makefile @@ -38,7 +38,7 @@ SUBDIR += bozohttpd SUBDIR += cadaver SUBDIR += calamaris - SUBDIR += caudium + SUBDIR += caudium10 SUBDIR += cgi-lib SUBDIR += cgi-lib.pl SUBDIR += cgic |