diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-08 20:15:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-08 20:15:09 +0000 |
commit | 235570a2407817136ced9be7a03433783c6a6006 (patch) | |
tree | c09ebceaedbc100e97502eee33db827b45c0edc9 /net/Makefile | |
parent | 1d82bf530b41fa791e402dc446e51da9cf256b66 (diff) | |
download | ports-235570a2407817136ced9be7a03433783c6a6006.tar.gz ports-235570a2407817136ced9be7a03433783c6a6006.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index fef8796571a0..6611c8cc2b68 100644 --- a/net/Makefile +++ b/net/Makefile @@ -547,8 +547,9 @@ SUBDIR += pcnfsd SUBDIR += pear-Net_CheckIP SUBDIR += pear-Net_DIME - SUBDIR += pear-Net_Dict SUBDIR += pear-Net_DNSBL + SUBDIR += pear-Net_Dict + SUBDIR += pear-Net_Finger SUBDIR += pear-Net_IPv6 SUBDIR += pear-Net_NNTP SUBDIR += pear-Net_POP3 |