diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/cgicc/Makefile | 2 | ||||
-rw-r--r-- | www/cgicc/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 6775c33273ae..31b6dee18b26 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -10,7 +10,7 @@ PORTNAME= cgicc PORTVERSION= 3.2.3 PORTREVISION= 1 CATEGORIES= www devel -MASTER_SITES= ftp://ftp.cgicc.org/ +MASTER_SITES= GNU MAINTAINER= sem@FreeBSD.org COMMENT= A C++ class library for writing CGI applications diff --git a/www/cgicc/pkg-descr b/www/cgicc/pkg-descr index 37ea2befc61b..593ed26aa1c2 100644 --- a/www/cgicc/pkg-descr +++ b/www/cgicc/pkg-descr @@ -13,4 +13,4 @@ cgicc performs the following functions: - Supports HTTP file upload. - Compatible with FastCGI. -WWW: http://www.gnu.org/software/cgicc/cgicc.html +WWW: http://www.gnu.org/software/cgicc/ |