diff options
author | nork <nork@FreeBSD.org> | 2003-10-17 16:11:55 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-10-17 16:11:55 +0800 |
commit | 66cc5a6957e8acbcbab2366db67c416193082fae (patch) | |
tree | f8c16d2dd20f92880fc8687abdd93ca8ff98ff93 /www/Makefile | |
parent | 531176ba457bc17de67ef0947a794e54c930b458 (diff) | |
download | freebsd-ports-gnome-66cc5a6957e8acbcbab2366db67c416193082fae.tar.gz freebsd-ports-gnome-66cc5a6957e8acbcbab2366db67c416193082fae.tar.zst freebsd-ports-gnome-66cc5a6957e8acbcbab2366db67c416193082fae.zip |
Add pserv 3.0.b1, a portable and small webserver written in C.
PR: ports/58119
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
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 7129ee175fd2..36827f7755ec 100644 --- a/www/Makefile +++ b/www/Makefile @@ -443,6 +443,7 @@ SUBDIR += pound SUBDIR += privoxy SUBDIR += privoxy+ipv6 + SUBDIR += pserv SUBDIR += publicfile SUBDIR += pwebstats SUBDIR += py-HTMLgen |