diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-05-27 02:15:02 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-05-27 02:15:02 +0000 |
commit | f178ef788636da46c6db603e0ee6291cf92295dd (patch) | |
tree | 378e3c49fc9b3b5f7e335ae2ad09ac1034ea33b4 /www/Makefile | |
parent | 1ea05bd3a4f59b243787affa5a477f82f6fe2a8d (diff) | |
download | FreeBSD-ports-f178ef788636da46c6db603e0ee6291cf92295dd.zip FreeBSD-ports-f178ef788636da46c6db603e0ee6291cf92295dd.tar.gz |
A NNTP interface for mod_perl enabled Apache web server
PR: ports/24347
Submitted by: Sergey Skvortsov <skv@protey.ru>
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 202090c..3aaf06c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -180,6 +180,7 @@ SUBDIR += p5-Apache-Icon SUBDIR += p5-Apache-Language SUBDIR += p5-Apache-MP3 + SUBDIR += p5-Apache-NNTPGateway SUBDIR += p5-Apache-Peek SUBDIR += p5-Apache-Radius SUBDIR += p5-Apache-Reload |