diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-04-29 17:35:56 +0000 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-04-29 17:35:56 +0000 |
commit | 3e781e55d4b404ec2c5f75b0fb55351a615ec8d7 (patch) | |
tree | 4c0679c6e0169312efe70afcb0a1d8f06e577640 /www/Makefile | |
parent | 1156d4d3bd298259baf83144f540ae00c22d3233 (diff) | |
download | FreeBSD-ports-3e781e55d4b404ec2c5f75b0fb55351a615ec8d7.zip FreeBSD-ports-3e781e55d4b404ec2c5f75b0fb55351a615ec8d7.tar.gz |
New port: middleman
Middleman is a robust proxy server.
PR: 51471
Submitted by: Kirill Ponomarew
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 9931dc4..9b70063 100644 --- a/www/Makefile +++ b/www/Makefile @@ -162,6 +162,7 @@ SUBDIR += mgstat SUBDIR += mhonarc SUBDIR += micro_httpd + SUBDIR += middleman SUBDIR += mini_httpd SUBDIR += mmosaic SUBDIR += mnogosearch |