diff options
author | obraun <obraun@FreeBSD.org> | 2002-09-19 03:28:50 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-09-19 03:28:50 +0800 |
commit | 080624f3e166d623b84fc0eb434a2a4182443474 (patch) | |
tree | f5ef5741252036f88c9058c4bd3f4171ee1f7189 /dns/mydns-ng | |
parent | a2dc83e3182aee8e20881b04d11da488762921aa (diff) | |
download | freebsd-ports-gnome-080624f3e166d623b84fc0eb434a2a4182443474.tar.gz freebsd-ports-gnome-080624f3e166d623b84fc0eb434a2a4182443474.tar.zst freebsd-ports-gnome-080624f3e166d623b84fc0eb434a2a4182443474.zip |
Upgrade to 0.9.1.
PR: ports/42871
Submitted by: maintainer
Diffstat (limited to 'dns/mydns-ng')
-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 |
3 files changed, 4 insertions, 2 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. + |