diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-09 10:11:49 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-09 10:11:49 +0000 |
commit | dd068053ea7e7642812f590e7c3518a5e72f275c (patch) | |
tree | 10bcf7b6e1cc497bd51e2b97a746eba5baa3ae9a /net/Makefile | |
parent | Initial import of ngspice_rework (diff) |
add googolplex 0.1.0
Query Google, parse it and returns the result as a list
Notes
Notes:
svn path=/head/; revision=54432
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index dec732e34a14..8efd2d887ec7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -143,6 +143,7 @@ SUBDIR += gnu-finger SUBDIR += gnugadu SUBDIR += gnut + SUBDIR += googolplex SUBDIR += gopher SUBDIR += gq SUBDIR += gsk |