diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 1999-05-09 17:34:55 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 1999-05-09 17:34:55 +0000 |
commit | a54b2c1fe0cb4b9c33cad897fa0fcb990fd1044d (patch) | |
tree | 43cb4724b07e86afab0f512ab020c1554d8595eb /security | |
parent | Adding port for real audio proxy (raproxy) for pnm: streams (diff) |
Add entry for new raproxy port
Notes
Notes:
svn path=/head/; revision=18688
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 87a4d9bd6e09..0145e740641a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1999/04/10 13:12:29 jseger Exp $ +# $Id: Makefile,v 1.52 1999/04/19 19:40:15 mharo Exp $ # SUBDIR += bjorb @@ -34,6 +34,7 @@ SUBDIR += pidentd SUBDIR += portscanner SUBDIR += portsentry + SUBDIR += raproxy SUBDIR += rsaref SUBDIR += skip SUBDIR += smurflog |