diff options
author | hubertf <hubertf> | 2003-05-19 18:43:39 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2003-05-19 18:43:39 +0000 |
commit | 944c4fe3c8c1a3fa02d0c584ab5e9e02d99044cc (patch) | |
tree | 5c57accca27d0f6e2510c23516e5c0222c0654f2 /net/Makefile | |
parent | 23d749cc9b25e4ca825f21ebc29a793e98bbdda5 (diff) | |
download | pkgsrc-944c4fe3c8c1a3fa02d0c584ab5e9e02d99044cc.tar.gz |
add & enable pyslsk
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 2199e68925c..19bd90aefd9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.378 2003/05/17 02:04:14 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.379 2003/05/19 18:43:39 hubertf Exp $ # COMMENT= Networking tools @@ -220,6 +220,7 @@ SUBDIR+= py-google SUBDIR+= py-soaplib SUBDIR+= py-soappy SUBDIR+= py-xmlrpclib +SUBDIR+= pyslsk SUBDIR+= qadsl SUBDIR+= ra-pna-proxy SUBDIR+= ra-rtsp-proxy |