diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-09 21:41:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-09 21:41:32 +0000 |
commit | 519a83eb288885f11e41a370fca68666a3ceca8f (patch) | |
tree | d506b11b565842d73cb621102b58cef0f2056bb0 /www/twhttpd | |
parent | a79d57b991b84fb83da25e46c43a85e01f20bf0d (diff) |
Notes
Diffstat (limited to 'www/twhttpd')
-rw-r--r-- | www/twhttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/twhttpd/Makefile b/www/twhttpd/Makefile index cca4cac1be47..194862a14472 100644 --- a/www/twhttpd/Makefile +++ b/www/twhttpd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.geocities.com/samngms/twhttpd/download/ DISTNAME= twhttpd-${PORTVERSION} -MAINTAINER= opr@bsdaemon.be +MAINTAINER= ports@FreeBSD.org COMMENT= Secure HTTP Proxy GNU_CONFIGURE= yes |