diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-19 22:40:17 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-02-19 22:40:17 +0000 |
commit | ba89fa56f93376c0731ea54d7f33d44fbbb5c0f3 (patch) | |
tree | f341336f658eb3d22ddad7d916326d747d788be3 /net/Makefile | |
parent | 55b05955baa2d0dd0cbe5c429f2d1a088cc26abe (diff) | |
download | ports-ba89fa56f93376c0731ea54d7f33d44fbbb5c0f3.tar.gz ports-ba89fa56f93376c0731ea54d7f33d44fbbb5c0f3.zip |
Adding port net/p5-Net-EPP-Proxy, a proxy server for the EPP protocol.
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=156417
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 42088f899f04..191f83e4cd37 100644 --- a/net/Makefile +++ b/net/Makefile @@ -399,6 +399,7 @@ SUBDIR += p5-Net-Divert SUBDIR += p5-Net-EPP-Client SUBDIR += p5-Net-EPP-Frame + SUBDIR += p5-Net-EPP-Proxy SUBDIR += p5-Net-Finger SUBDIR += p5-Net-Gnats SUBDIR += p5-Net-Google |