diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-02-11 14:50:52 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-02-11 14:50:52 +0800 |
commit | 442f83a43b3623995a45e141451709d8a7ff140a (patch) | |
tree | bcfeaf22419dbebe778873e9abb549426421ab6b /www/Makefile | |
parent | 6a008f38a5a6b0d57dab31d1f657ca9286259b15 (diff) | |
download | freebsd-ports-gnome-442f83a43b3623995a45e141451709d8a7ff140a.tar.gz freebsd-ports-gnome-442f83a43b3623995a45e141451709d8a7ff140a.tar.zst freebsd-ports-gnome-442f83a43b3623995a45e141451709d8a7ff140a.zip |
New port: HTTP::GHTTP - Perl interface to the gnome ghttp library
PR: ports/24246
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 6f76270dc573..3516a483f6f0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -171,6 +171,7 @@ SUBDIR += p5-HTML-Tagset SUBDIR += p5-HTML-Template SUBDIR += p5-HTML-Tree + SUBDIR += p5-HTTP-GHTTP SUBDIR += p5-HTTPD-Tools SUBDIR += p5-ParallelUA SUBDIR += p5-WWW-Babelfish |