diff options
author | ijliao <ijliao@FreeBSD.org> | 2007-10-24 18:22:06 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2007-10-24 18:22:06 +0800 |
commit | 47f1e2a3d1b8612d77a9e71aa5945e956430aa7f (patch) | |
tree | aa9376ace7de58ab694ee056901550e604706185 /net/Makefile | |
parent | 742524724bb7717ef3f035d1512f91a6f4e84ac3 (diff) | |
download | freebsd-ports-gnome-47f1e2a3d1b8612d77a9e71aa5945e956430aa7f.tar.gz freebsd-ports-gnome-47f1e2a3d1b8612d77a9e71aa5945e956430aa7f.tar.zst freebsd-ports-gnome-47f1e2a3d1b8612d77a9e71aa5945e956430aa7f.zip |
add p5-Net-OAuth 0.04
An implementation of the OAuth protocol
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 ab692cd69d56..0aa74cd60eee 100644 --- a/net/Makefile +++ b/net/Makefile @@ -481,6 +481,7 @@ SUBDIR += p5-Net-NBsocket SUBDIR += p5-Net-NIS SUBDIR += p5-Net-NIS-Listgroup + SUBDIR += p5-Net-OAuth SUBDIR += p5-Net-OpenDHT SUBDIR += p5-Net-OpenID-Consumer SUBDIR += p5-Net-Packet |