diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-30 19:38:50 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-30 19:38:50 +0800 |
commit | 60acc6bb1b816beea1b603eef93cc9733aee5d61 (patch) | |
tree | 0e5d9bafc5afc9c1f5310021d9c17878b7fa381c /net/Makefile | |
parent | 2135835f0aaaf7a55a86106a293285ea17f3e22b (diff) | |
download | freebsd-ports-gnome-60acc6bb1b816beea1b603eef93cc9733aee5d61.tar.gz freebsd-ports-gnome-60acc6bb1b816beea1b603eef93cc9733aee5d61.tar.zst freebsd-ports-gnome-60acc6bb1b816beea1b603eef93cc9733aee5d61.zip |
add p5-XPC
XML Procedure Call (XPC)
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 |