diff options
author | tron <tron> | 1999-09-01 20:26:34 +0000 |
---|---|---|
committer | tron <tron> | 1999-09-01 20:26:34 +0000 |
commit | 1d064bb272f93de9ec1167bc5a85aff7b853b048 (patch) | |
tree | 52fcb9199ca459ae54a3933333093b02825dac7f /net | |
parent | 2f116594df855179adf38ef74574841affd0cc28 (diff) | |
download | pkgsrc-1d064bb272f93de9ec1167bc5a85aff7b853b048.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 |