diff options
author | demon <demon@FreeBSD.org> | 2005-04-28 16:37:51 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2005-04-28 16:37:51 +0800 |
commit | 4b0d7561024f43233bb6c10b92d13fe738613f3e (patch) | |
tree | c2e8b6f99d95f4ecb277fe195db9c3f4c4c8547e /www/Makefile | |
parent | 63389495b606ce869f2538448e909114776e47fe (diff) | |
download | freebsd-ports-graphics-4b0d7561024f43233bb6c10b92d13fe738613f3e.tar.gz freebsd-ports-graphics-4b0d7561024f43233bb6c10b92d13fe738613f3e.tar.zst freebsd-ports-graphics-4b0d7561024f43233bb6c10b92d13fe738613f3e.zip |
New port: p5-HTTP-Server-Simple-Mason.
An abstract baseclass for a standalone mason server.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 9aecf0c95c3..e4494ccf021 100644 --- a/www/Makefile +++ b/www/Makefile @@ -504,6 +504,7 @@ SUBDIR += p5-HTTP-Proxy SUBDIR += p5-HTTP-Recorder SUBDIR += p5-HTTP-Server-Simple + SUBDIR += p5-HTTP-Server-Simple-Mason SUBDIR += p5-HTTP-Server-Simple-Static SUBDIR += p5-HTTP-WebTest SUBDIR += p5-HTTPD-Log-Filter |