diff options
author | pav <pav@FreeBSD.org> | 2009-02-01 05:36:58 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-02-01 05:36:58 +0800 |
commit | a83345cdeb8d6704fbb40e98ee4989bce5e5a31f (patch) | |
tree | 3090174e9e4deeddd073bf7bbac572af2e2b85d4 /www | |
parent | f0e38b463f09976927f96b7534d0d335423a12ef (diff) | |
download | freebsd-ports-gnome-a83345cdeb8d6704fbb40e98ee4989bce5e5a31f.tar.gz freebsd-ports-gnome-a83345cdeb8d6704fbb40e98ee4989bce5e5a31f.tar.zst freebsd-ports-gnome-a83345cdeb8d6704fbb40e98ee4989bce5e5a31f.zip |
- Update download location, update WWW
Reported by: -fetch-original pointyhat run
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/ |