diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-30 11:38:50 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-30 11:38:50 +0000 |
commit | 1b5b822f96aea37e2bd621eb8ba2a3f09d86a18e (patch) | |
tree | 2607abf78e4c8d0f16c4f5170d167b04faa6eda1 /net/Makefile | |
parent | 2e59db1da0735b76575d093d0e99b37029daacb4 (diff) | |
download | ports-1b5b822f96aea37e2bd621eb8ba2a3f09d86a18e.tar.gz ports-1b5b822f96aea37e2bd621eb8ba2a3f09d86a18e.zip |
add p5-XPC
XML Procedure Call (XPC)
Notes
Notes:
svn path=/head/; revision=43309
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 45794bfb01ed..79206819ef33 100644 --- a/net/Makefile +++ b/net/Makefile @@ -267,6 +267,7 @@ SUBDIR += p5-Socks SUBDIR += p5-Tie-NetAddr-IP SUBDIR += p5-URI + SUBDIR += p5-XPC SUBDIR += p5-perl-ldap SUBDIR += pathchar SUBDIR += pchar |