diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /www | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) | |
download | ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.tar.gz ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/aolserver-xotcl/Makefile | 2 | ||||
-rw-r--r-- | www/mod_dtcl/Makefile | 2 | ||||
-rw-r--r-- | www/neowebscript/Makefile | 2 | ||||
-rw-r--r-- | www/tclhttpd/Makefile | 2 | ||||
-rw-r--r-- | www/tclwebtest/Makefile | 2 | ||||
-rw-r--r-- | www/websh/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/aolserver-xotcl/Makefile b/www/aolserver-xotcl/Makefile index ec9c84ad6be9..9b9bd0ad8ebe 100644 --- a/www/aolserver-xotcl/Makefile +++ b/www/aolserver-xotcl/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= www tcl84 +CATEGORIES= www tcl PKGNAMEPREFIX= aolserver- AOLSERVER_XOTCL= yes diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile index 1cb3ca57c30f..dbcadbda7571 100644 --- a/www/mod_dtcl/Makefile +++ b/www/mod_dtcl/Makefile @@ -8,7 +8,7 @@ PORTNAME= mod_dtcl PORTVERSION= 0.12.0 PORTREVISION= 1 -CATEGORIES= www tcl84 +CATEGORIES= www tcl MASTER_SITES= http://tcl.apache.org/mod_dtcl/download/ MAINTAINER= mi@aldan.algebra.com diff --git a/www/neowebscript/Makefile b/www/neowebscript/Makefile index a52458ee9b24..0ee09ab10ea8 100644 --- a/www/neowebscript/Makefile +++ b/www/neowebscript/Makefile @@ -8,7 +8,7 @@ PORTNAME= neowebscript PORTVERSION= 3.3 PORTREVISION= 2 -CATEGORIES= www tcl83 +CATEGORIES= www tcl MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=nws diff --git a/www/tclhttpd/Makefile b/www/tclhttpd/Makefile index dd327de0b887..29de72e25c08 100644 --- a/www/tclhttpd/Makefile +++ b/www/tclhttpd/Makefile @@ -8,7 +8,7 @@ PORTNAME= tclhttpd PORTVERSION= 3.5.1 PORTREVISION= 2 -CATEGORIES= www tcl83 tcl84 +CATEGORIES= www tcl MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= httpd DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/www/tclwebtest/Makefile b/www/tclwebtest/Makefile index bc02e816cf3e..5842a2c42713 100644 --- a/www/tclwebtest/Makefile +++ b/www/tclwebtest/Makefile @@ -8,7 +8,7 @@ PORTNAME= tclwebtest PORTVERSION= 1.0 PORTREVISION= 3 -CATEGORIES= www tcl84 +CATEGORIES= www tcl MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/websh/Makefile b/www/websh/Makefile index 484bef8f5d71..81b5b590aee9 100644 --- a/www/websh/Makefile +++ b/www/websh/Makefile @@ -8,7 +8,7 @@ PORTNAME= websh PORTVERSION= 3.6.0b4 PORTREVISION= 1 -CATEGORIES= www tcl84 +CATEGORIES= www tcl MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR=tcl/${PORTNAME}/source EXTRACT_SUFX= -src.tar.gz |