diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-09-18 19:28:50 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-09-18 19:28:50 +0000 |
commit | 9e189e2d025d8d20999ee233014009c516afc028 (patch) | |
tree | 1151bf7344c915f2497f38bfddf18a11a5e02179 /dns | |
parent | 4484f81540fe6a1804680a40560c84144a09ae31 (diff) | |
download | ports-9e189e2d025d8d20999ee233014009c516afc028.tar.gz ports-9e189e2d025d8d20999ee233014009c516afc028.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/mydns-ng/Makefile | 2 | ||||
-rw-r--r-- | dns/mydns-ng/distinfo | 2 | ||||
-rw-r--r-- | dns/mydns-ng/pkg-message | 2 | ||||
-rw-r--r-- | dns/mydns/Makefile | 2 | ||||
-rw-r--r-- | dns/mydns/distinfo | 2 | ||||
-rw-r--r-- | dns/mydns/pkg-message | 2 |
6 files changed, 8 insertions, 4 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index b6b1e9865f65..6045103f8ab5 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mydns -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ diff --git a/dns/mydns-ng/distinfo b/dns/mydns-ng/distinfo index 2c3c71649226..b86afb0df317 100644 --- a/dns/mydns-ng/distinfo +++ b/dns/mydns-ng/distinfo @@ -1 +1 @@ -MD5 (mydns-0.9.0.tar.bz2) = 56d0869f98035a5c6a1905b2874252d3 +MD5 (mydns-0.9.1.tar.bz2) = ad5ae41c28415d5a54d30b793c94fd5c diff --git a/dns/mydns-ng/pkg-message b/dns/mydns-ng/pkg-message index 4725319d3311..48717a98c046 100644 --- a/dns/mydns-ng/pkg-message +++ b/dns/mydns-ng/pkg-message @@ -1,6 +1,8 @@ + To get MyDNS working you will need to do some configuration, first you will need to create %%%PREFIX%%%/etc/mydns.conf based on the installed sample file. Following that you will need to setup your database tables, you can use the output of %%%PREFIX%%%/sbin/mydns --create-tables as a template. + diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index b6b1e9865f65..6045103f8ab5 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mydns -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ diff --git a/dns/mydns/distinfo b/dns/mydns/distinfo index 2c3c71649226..b86afb0df317 100644 --- a/dns/mydns/distinfo +++ b/dns/mydns/distinfo @@ -1 +1 @@ -MD5 (mydns-0.9.0.tar.bz2) = 56d0869f98035a5c6a1905b2874252d3 +MD5 (mydns-0.9.1.tar.bz2) = ad5ae41c28415d5a54d30b793c94fd5c diff --git a/dns/mydns/pkg-message b/dns/mydns/pkg-message index 4725319d3311..48717a98c046 100644 --- a/dns/mydns/pkg-message +++ b/dns/mydns/pkg-message @@ -1,6 +1,8 @@ + To get MyDNS working you will need to do some configuration, first you will need to create %%%PREFIX%%%/etc/mydns.conf based on the installed sample file. Following that you will need to setup your database tables, you can use the output of %%%PREFIX%%%/sbin/mydns --create-tables as a template. + |