diff options
author | edwin <edwin@FreeBSD.org> | 2006-08-23 08:33:47 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-08-23 08:33:47 +0800 |
commit | e865f977e3d0bd5dba848921ea2b65c9235b7159 (patch) | |
tree | bf12443791f2417d846b59093498eb769e108f2c /www/twhttpd | |
parent | 93751f511e075907fe2a590756f338ca214da1a4 (diff) | |
download | freebsd-ports-gnome-e865f977e3d0bd5dba848921ea2b65c9235b7159.tar.gz freebsd-ports-gnome-e865f977e3d0bd5dba848921ea2b65c9235b7159.tar.zst freebsd-ports-gnome-e865f977e3d0bd5dba848921ea2b65c9235b7159.zip |
twhttpd is now fetchable again, port can be removed from broken status.
twhttpd is marked broken, however it is now fetchable again
as of Aug 22, 2006.
PR: ports/102409
Submitted by: Ryan Wehler <mindflux98@gmail.com>
Diffstat (limited to 'www/twhttpd')
-rw-r--r-- | www/twhttpd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/twhttpd/Makefile b/www/twhttpd/Makefile index d0f854229996..9f42050b1e75 100644 --- a/www/twhttpd/Makefile +++ b/www/twhttpd/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Secure HTTP Proxy -BROKEN= Unfetchable - USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lmd" |