diff options
author | drochner <drochner> | 2002-01-29 16:34:26 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-01-29 16:34:26 +0000 |
commit | 9bbb27dd17f1c57597600eb7ff1729515faba6de (patch) | |
tree | bf8150d557ee34688e9754ba283b3d56cf54b1d0 /net/Makefile | |
parent | dee7acbcb807d2b9ae12a925cb548eec427696f6 (diff) | |
download | pkgsrc-9bbb27dd17f1c57597600eb7ff1729515faba6de.tar.gz |
add py-IP
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 07c73180785..acbb0069983 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.269 2002/01/27 15:32:20 taca Exp $ +# $NetBSD: Makefile,v 1.270 2002/01/29 16:34:26 drochner Exp $ # COMMENT= Networking tools @@ -154,6 +154,7 @@ SUBDIR+= pptp SUBDIR+= proftpd SUBDIR+= publicfile SUBDIR+= pxe +SUBDIR+= py-IP SUBDIR+= py-soaplib SUBDIR+= py-xmlrpclib SUBDIR+= ra-pna-proxy |