diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-15 04:40:50 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-15 04:40:50 +0000 |
commit | 2fcf1f9bbc58175d931b5e433536685c6d336248 (patch) | |
tree | 36e367aa7bc81ed04948a232580865ebd0894507 /www/Makefile | |
parent | 7914e2e4ffa748e369c76f9a835f4dff1a554c53 (diff) | |
download | ports-2fcf1f9bbc58175d931b5e433536685c6d336248.tar.gz ports-2fcf1f9bbc58175d931b5e433536685c6d336248.zip |
New port: www/devd: Local webserver for developers
Notes
Notes:
svn path=/head/; revision=504225
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 58543c1151b7..1e6e9f97bdcd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -107,6 +107,7 @@ SUBDIR += ddgr SUBDIR += decss SUBDIR += demoroniser + SUBDIR += devd SUBDIR += dfileserver SUBDIR += dhttpd SUBDIR += dillo2 |