diff options
author | cjep <cjep> | 2003-04-14 18:34:57 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-04-14 18:34:57 +0000 |
commit | 1a42bbed1d393a8e43c33ef7f9730483a955a039 (patch) | |
tree | cb800fe8e6c38b14e4d4371bca1a6c72c23cdcb0 /net | |
parent | 2529294369323c43bc24ded7098ecf37f74e04b8 (diff) | |
download | pkgsrc-1a42bbed1d393a8e43c33ef7f9730483a955a039.tar.gz |
Add and enable qadsl
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 a973c4d9353..7fb9bbd9c28 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.370 2003/04/13 13:02:30 cjep Exp $ +# $NetBSD: Makefile,v 1.371 2003/04/14 18:34:57 cjep Exp $ # COMMENT= Networking tools @@ -214,6 +214,7 @@ SUBDIR+= py-google SUBDIR+= py-soaplib SUBDIR+= py-soappy SUBDIR+= py-xmlrpclib +SUBDIR+= qadsl SUBDIR+= ra-pna-proxy SUBDIR+= ra-rtsp-proxy SUBDIR+= radiusd-cistron |