diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-23 02:36:39 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-23 02:36:39 +0000 |
commit | cc39a1167dd8cf6cd2fb3ddc2df0863100373699 (patch) | |
tree | 9f3b89f110a96e72e0983589311dc6ede20cac7e /net/Makefile | |
parent | 11041e40e3e31d2a414e817be31f2e96e95e05af (diff) | |
download | ports-cc39a1167dd8cf6cd2fb3ddc2df0863100373699.tar.gz ports-cc39a1167dd8cf6cd2fb3ddc2df0863100373699.zip |
Add pear-Net_Whois 1.0, a tool to query internet domain name services.
PR: ports/107042
Submitted by: chinsan
Notes
Notes:
svn path=/head/; revision=180556
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 4a4eb6c21da9..7d095bfecd88 100644 --- a/net/Makefile +++ b/net/Makefile @@ -576,6 +576,7 @@ SUBDIR += pear-Net_URL SUBDIR += pear-Net_UserAgent_Detect SUBDIR += pear-Net_UserAgent_Mobile + SUBDIR += pear-Net_Whois SUBDIR += pear-SOAP SUBDIR += pecl-cvsclient SUBDIR += pecl-radius |