diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-26 20:21:47 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-26 20:21:47 +0000 |
commit | 447fe24c33eb56c9afd0dfc12284da2223dd5100 (patch) | |
tree | 0a2f72d2b83ef9f5c92d9dcd1c60a5f2ad0d9f4d /net/Makefile | |
parent | fe6c6591701a49490a2bc7e113a849150a9f4957 (diff) | |
download | ports-447fe24c33eb56c9afd0dfc12284da2223dd5100.tar.gz ports-447fe24c33eb56c9afd0dfc12284da2223dd5100.zip |
Activate the gtic and radreport ports.
Notes
Notes:
svn path=/head/; revision=23398
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index ee236d1db083..b6f9aef56131 100644 --- a/net/Makefile +++ b/net/Makefile @@ -62,6 +62,7 @@ SUBDIR += gnomenetwork SUBDIR += gnu-finger SUBDIR += gopher + SUBDIR += gtic SUBDIR += gtksamba SUBDIR += gtkyahoo SUBDIR += h2n @@ -142,6 +143,7 @@ SUBDIR += radius SUBDIR += radiusclient SUBDIR += radiusd-cistron + SUBDIR += radreport SUBDIR += ratoolset SUBDIR += rdist6 SUBDIR += relay |