diff options
author | flz <flz@FreeBSD.org> | 2005-03-09 20:28:36 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-09 20:28:36 +0800 |
commit | 857a2136b927ba6c545ca9dd4fa0fea2b08607e9 (patch) | |
tree | 1d901989fa88270f8be53c07b78d7545b6516abc /www/Makefile | |
parent | a12fe93f02fabd1857d8ea99df38c1f3652b20b4 (diff) | |
download | freebsd-ports-gnome-857a2136b927ba6c545ca9dd4fa0fea2b08607e9.tar.gz freebsd-ports-gnome-857a2136b927ba6c545ca9dd4fa0fea2b08607e9.tar.zst freebsd-ports-gnome-857a2136b927ba6c545ca9dd4fa0fea2b08607e9.zip |
- Add p5-Apache-GopherHandler 0.1, a gopher protocol implementation for Apache2.
PR: ports/66506
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: pav (mentor)
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 25533f447b0a..54baa0c97f80 100644 --- a/www/Makefile +++ b/www/Makefile @@ -394,6 +394,7 @@ SUBDIR += p5-Apache-DumpHeaders SUBDIR += p5-Apache-Filter SUBDIR += p5-Apache-Gallery + SUBDIR += p5-Apache-GopherHandler SUBDIR += p5-Apache-Icon SUBDIR += p5-Apache-Language SUBDIR += p5-Apache-MP3 |