diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-20 06:10:35 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-20 06:10:35 +0000 |
commit | e2cdc9734a84499a55f933450729533c8dfb4250 (patch) | |
tree | 90525d27074641b157f4270a273872c6fdfc5ba7 /net/Makefile | |
parent | New Ports / archivers/untar (diff) |
PowerDNS is an advanced DNS server, which allows for several different
backends. Current backends include MySQL, PostgreSQL, bind, etc.
WWW: http://www.powerdns.com/
License: GPL
Patches obtained from: OpenBSD <maurice@amaze.nl>
Notes
Notes:
svn path=/head/; revision=73611
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index ea23fb9c4b86..f14f5f35268c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -454,6 +454,7 @@ SUBDIR += poink SUBDIR += poptop SUBDIR += portfwd + SUBDIR += powerdns SUBDIR += pppload SUBDIR += pppoa SUBDIR += ppptraf |