diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2009-08-05 16:48:55 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2009-08-05 16:48:55 +0000 |
commit | 956505507be4b17fe75734c13685795a5caf560d (patch) | |
tree | bdb57b3f4cd9e878f7dd3a9392198c5f82be007d /www/cgicc | |
parent | - Updated to 1.9.0 (diff) |
Get rid the port that I don't use anymore.
Notes
Notes:
svn path=/head/; revision=238996
Diffstat (limited to 'www/cgicc')
-rw-r--r-- | www/cgicc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 9cd1d03551fa..569cd773e381 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= GNU -MAINTAINER= sem@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A C++ class library for writing CGI applications USE_AUTOTOOLS= libtool:22 |