diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-26 18:36:52 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-26 18:36:52 +0800 |
commit | 978fd869de0fca0ffdadca17b8d361bc172759cf (patch) | |
tree | 4e959a1fae6cc08149bb10069c00a19129237a1f /dns/Makefile | |
parent | 7d7d00d83fcd8f166b18aaa7a0f8e5ad091c409f (diff) | |
download | freebsd-ports-gnome-978fd869de0fca0ffdadca17b8d361bc172759cf.tar.gz freebsd-ports-gnome-978fd869de0fca0ffdadca17b8d361bc172759cf.tar.zst freebsd-ports-gnome-978fd869de0fca0ffdadca17b8d361bc172759cf.zip |
New port py-dnspython version 1.3.2: A DNS toolkit for Python
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index e341f96e6d1b..673d77e205cf 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -70,6 +70,7 @@ SUBDIR += powerdns SUBDIR += py-adns SUBDIR += py-dns + SUBDIR += py-dnspython SUBDIR += rbldnsd SUBDIR += rbllookup SUBDIR += sheerdns |