diff options
author | tron <tron@pkgsrc.org> | 1999-09-01 20:26:34 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-09-01 20:26:34 +0000 |
commit | dfcb647124c7a9f70a3df4d0e0c81854b23b8084 (patch) | |
tree | 52fcb9199ca459ae54a3933333093b02825dac7f /net | |
parent | d4b916c30a5847bad7abe4ae2deb4eb4b843723d (diff) | |
download | pkgsrc-dfcb647124c7a9f70a3df4d0e0c81854b23b8084.tar.gz |
Add and enable "ra-rtsp-proxy" package.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 1b79930e797..17c90d7eea7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 1999/09/01 19:45:12 tron Exp $ +# $NetBSD: Makefile,v 1.81 1999/09/01 20:26:34 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -79,6 +79,7 @@ SUBDIR += pload # SUBDIR += pmf SUBDIR += ra-pna-proxy + SUBDIR += ra-rtsp-proxy SUBDIR += radius # SUBDIR += ratoolset SUBDIR += rdist6 |