diff options
author | salo <salo> | 2003-05-15 03:36:01 +0000 |
---|---|---|
committer | salo <salo> | 2003-05-15 03:36:01 +0000 |
commit | cf75059c98ad9a6e408f44e93f0a3c7151298de0 (patch) | |
tree | cc7591917923eed3d4ff04c1afd59e7635fa0138 /net | |
parent | feffaeda7ed040209cc31b218862706fbe8fdd44 (diff) | |
download | pkgsrc-cf75059c98ad9a6e408f44e93f0a3c7151298de0.tar.gz |
Add py-ORBit (hi drochner!).
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 aa66e6e8a84..8afbd3810eb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.373 2003/05/09 18:08:13 drochner Exp $ +# $NetBSD: Makefile,v 1.374 2003/05/15 03:36:01 salo Exp $ # COMMENT= Networking tools @@ -212,6 +212,7 @@ SUBDIR+= pureftpd SUBDIR+= pxe SUBDIR+= py-IP SUBDIR+= py-METAR +SUBDIR+= py-ORBit SUBDIR+= py-google SUBDIR+= py-soaplib SUBDIR+= py-soappy |