diff options
author | jnemeth <jnemeth> | 2008-02-09 20:44:14 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2008-02-09 20:44:14 +0000 |
commit | 8a5f768ad2bde168d5b426991ee21b6aa2fba99e (patch) | |
tree | c098d704756b31bf1c4c3392b5f030374d82117a /net | |
parent | a6e53351bced7980a87550acae41c4da4560bf3f (diff) | |
download | pkgsrc-8a5f768ad2bde168d5b426991ee21b6aa2fba99e.tar.gz |
lint
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index d75e4890c31..912ff282287 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.697 2008/02/06 07:12:46 bjs Exp $ +# $NetBSD: Makefile,v 1.698 2008/02/09 20:44:14 jnemeth Exp $ # COMMENT= Networking tools @@ -379,7 +379,7 @@ SUBDIR+= py-IP SUBDIR+= py-METAR SUBDIR+= py-ORBit SUBDIR+= py-adns -SUBDIR+= py-boto +SUBDIR+= py-boto SUBDIR+= py-dns SUBDIR+= py-google SUBDIR+= py-kenosis |