diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-04-29 17:35:56 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-04-29 17:35:56 +0000 |
commit | 35554e7a78581199f75254f6f716ebd57a716165 (patch) | |
tree | 5319c010631741b824135ef98fbb3fa2da09e8d8 /www/Makefile | |
parent | 9962d2013954e18a2a1c4a5194d6a9692242008b (diff) | |
download | ports-35554e7a78581199f75254f6f716ebd57a716165.tar.gz ports-35554e7a78581199f75254f6f716ebd57a716165.zip |
New port: middleman
Middleman is a robust proxy server.
PR: 51471
Submitted by: Kirill Ponomarew
Notes
Notes:
svn path=/head/; revision=79884
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 9931dc4e4827..9b70063d67ef 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 |