diff options
author | tom <tom@FreeBSD.org> | 2001-09-11 01:19:33 +0800 |
---|---|---|
committer | tom <tom@FreeBSD.org> | 2001-09-11 01:19:33 +0800 |
commit | 95e13a0662f1628a21818bee3838c6dba526f55c (patch) | |
tree | bb726d6797d41435b3b56489b8ecf27452106ef1 /www/Makefile | |
parent | 860b074fbee1d9976d18cbe409d1f0f91ff9674f (diff) | |
download | freebsd-ports-gnome-95e13a0662f1628a21818bee3838c6dba526f55c.tar.gz freebsd-ports-gnome-95e13a0662f1628a21818bee3838c6dba526f55c.tar.zst freebsd-ports-gnome-95e13a0662f1628a21818bee3838c6dba526f55c.zip |
Add Perl WWW::Search class for AltaVista
PR: ports/30019
Submitted by: Fanying Jen <fanying@fynet.com>
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 9fc8f6f5d217..d8497577932b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -246,6 +246,7 @@ SUBDIR += p5-WWW-Babelfish SUBDIR += p5-WWW-Robot SUBDIR += p5-WWW-Search + SUBDIR += p5-WWW-Search-AltaVista SUBDIR += p5-WWW-Search-Google SUBDIR += p5-libapreq SUBDIR += p5-libservlet |