diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-23 08:19:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-23 08:19:51 +0000 |
commit | d1b0cefe3d4b84bc929b1f946f323eebf96be421 (patch) | |
tree | aee3e15414efad3006c3e46d11e93249c95cfda3 /www | |
parent | 6dc36bf985f81853739d9ee2f2d6807dcd5f84d8 (diff) | |
download | ports-d1b0cefe3d4b84bc929b1f946f323eebf96be421.tar.gz ports-d1b0cefe3d4b84bc929b1f946f323eebf96be421.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/sbox-dtc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/sbox-dtc/Makefile b/www/sbox-dtc/Makefile index e5f4dc68745b..999a0849d2a2 100644 --- a/www/sbox-dtc/Makefile +++ b/www/sbox-dtc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.07.1 CATEGORIES= www MASTER_SITES= ftp://ftp.gplhost.com/pub/sbox-dtc/bsd/ -MAINTAINER= thomas@goirand.fr +MAINTAINER= ports@FreeBSD.org COMMENT= A safe CGI wrapper USE_APACHE= yes |