diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 11:59:50 +0800 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 11:59:50 +0800 |
commit | c9a17392975a1868e0930aeb54c6f9ea39f2716e (patch) | |
tree | 94be0d6d4de4f1c1d8caf3b08d2ea5515eb030e9 /www | |
parent | afbaad84caff833a704598cd923e7a8633dc1d3d (diff) | |
download | freebsd-ports-gnome-c9a17392975a1868e0930aeb54c6f9ea39f2716e.tar.gz freebsd-ports-gnome-c9a17392975a1868e0930aeb54c6f9ea39f2716e.tar.zst freebsd-ports-gnome-c9a17392975a1868e0930aeb54c6f9ea39f2716e.zip |
Activate the cgi-lib port.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 928a6c150d06..f47dc4f4fd62 100644 --- a/www/Makefile +++ b/www/Makefile @@ -21,6 +21,7 @@ SUBDIR += boa SUBDIR += cgihtml SUBDIR += calamaris + SUBDIR += cgi-lib SUBDIR += cgiparse SUBDIR += cgiwrap SUBDIR += checkbot |