diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 11:45:30 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 11:45:30 +0800 |
commit | f78feb6ce742c5853d180502fc06aa8a5ed98607 (patch) | |
tree | 47362f442ebb8c5e728f6176e871f57dcc362ddd /www/cherokee | |
parent | 872d928aed563865e3e23b01a18f502c73a33bba (diff) | |
download | freebsd-ports-gnome-f78feb6ce742c5853d180502fc06aa8a5ed98607.tar.gz freebsd-ports-gnome-f78feb6ce742c5853d180502fc06aa8a5ed98607.tar.zst freebsd-ports-gnome-f78feb6ce742c5853d180502fc06aa8a5ed98607.zip |
- Reassign to the heap at the maintainer's request
Diffstat (limited to 'www/cherokee')
-rw-r--r-- | www/cherokee/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 146cc07fbe27..90b2df86cef9 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cherokee -# Date created: 01 Jun 2002 -# Whom: silence <oksala@videotron.ca> -# +# Whom: silence <oksala@videotron.ca> # $FreeBSD$ -# PORTNAME= cherokee PORTVERSION= 1.2.101 @@ -44,7 +40,7 @@ MASTER_SITES= http://www.cherokee-project.com/download/1.2/${PORTVERSION}/ \ # due to site down # http://mirror.apung.web.id/cherokee/1.0/\${PORTVERSION}/ \ -MAINTAINER= dschulz@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Extremely fast and flexible web server USE_GNOME= gnomehack pkgconfig |