From 73aa09a0084b20331e90284b18ae01282018742f Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 15 Sep 2005 19:50:00 +0000 Subject: A small and simple webserver programmed in C++ that was designed to make sharing files easy. By default, it shares whatever folder it was executed from on port 2000. PR: ports/86001 Submitted by: Chris Laverdure --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index c3179729ca6..4f2f3b7962d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -91,6 +91,7 @@ SUBDIR += dansguardian-devel SUBDIR += decss SUBDIR += demoroniser + SUBDIR += dfileserver SUBDIR += dhttpd SUBDIR += dillo SUBDIR += dokuwiki -- cgit title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1