From 84ade4ac8846a36d6d2b212eab38189c42bfe21d Mon Sep 17 00:00:00 2001 From: aaron Date: Sun, 19 Feb 2006 04:59:42 +0000 Subject: Adding port net/p5-Net-EPP-Client, a client library for the TCP transport for EPP, the Extensible Provisioning Protocol. Approved by: tobez (implicit) --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 831b0ba4d7f..30376a00e41 100644 --- a/net/Makefile +++ b/net/Makefile @@ -396,6 +396,7 @@ SUBDIR += p5-Net-Delicious SUBDIR += p5-Net-Dict SUBDIR += p5-Net-Divert + SUBDIR += p5-Net-EPP-Client SUBDIR += p5-Net-EPP-Frame SUBDIR += p5-Net-Finger SUBDIR += p5-Net-Gnats -- cgit