diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2006-09-29 11:14:06 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2006-09-29 11:14:06 +0000 |
commit | c7588fa72cbf79893f168a8a33189c8e45c43759 (patch) | |
tree | 35f2ad681afaba872c294ae997151a4b2932a138 /net/Makefile | |
parent | ad110a2709a4d786d9f5b5d4d130e395ee5cabf1 (diff) | |
download | ports-c7588fa72cbf79893f168a8a33189c8e45c43759.tar.gz ports-c7588fa72cbf79893f168a8a33189c8e45c43759.zip |
Add new port for UOregon's PIM dense-mode multicast routing daemon for IPv4.
Notes
Notes:
svn path=/head/; revision=174102
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 32577c07f6a4..f17a646c6ba0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -588,6 +588,7 @@ SUBDIR += php5-xmlrpc SUBDIR += phpldapadmin SUBDIR += phpldapadmin098 + SUBDIR += pimdd SUBDIR += pipsecd SUBDIR += plb SUBDIR += pload |