diff options
author | adamw <adamw@FreeBSD.org> | 2002-10-19 21:05:46 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-10-19 21:05:46 +0000 |
commit | 2bf337969b8eba8f49108e360d1bdf445580cac0 (patch) | |
tree | 340a9d4d2827e8d7a52304524fccaee43866b04f /net/Makefile | |
parent | 35540645edf25223548cd897a3c033bcbf347497 (diff) | |
download | FreeBSD-ports-2bf337969b8eba8f49108e360d1bdf445580cac0.zip FreeBSD-ports-2bf337969b8eba8f49108e360d1bdf445580cac0.tar.gz |
add net/p5-Net-Finger
A Perl implementation of a finger client
PR: 43884
Submitted by: fuyuki@hadaly.org
Approved by: pat
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 25ebb17..b5d079c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -360,6 +360,7 @@ SUBDIR += p5-Net-DNS-ZoneFile SUBDIR += p5-Net-Daemon SUBDIR += p5-Net-Dict + SUBDIR += p5-Net-Finger SUBDIR += p5-Net-Google SUBDIR += p5-Net-ICQ2000 SUBDIR += p5-Net-IP |