diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-22 18:19:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-22 18:19:05 +0000 |
commit | df8b198761cedc92d9769f483176abb4348b52a2 (patch) | |
tree | 01339ce8530fbb124cb24cd289bb67dc3cf1fc86 /dns | |
parent | e6f0d78869e1c30881ca172badabcd1411a976fa (diff) | |
download | ports-df8b198761cedc92d9769f483176abb4348b52a2.tar.gz ports-df8b198761cedc92d9769f483176abb4348b52a2.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/mydns-ng/Makefile | 3 | ||||
-rw-r--r-- | dns/mydns-ng/distinfo | 2 | ||||
-rw-r--r-- | dns/mydns-ng/pkg-message | 4 | ||||
-rw-r--r-- | dns/mydns/Makefile | 3 | ||||
-rw-r--r-- | dns/mydns/distinfo | 2 | ||||
-rw-r--r-- | dns/mydns/pkg-message | 4 |
6 files changed, 12 insertions, 6 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index 05a1d5c16f7d..23d84396eadb 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mydns -PORTVERSION= 0.9.13 -PORTREVISION= 0 +PORTVERSION= 0.10.0 CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ diff --git a/dns/mydns-ng/distinfo b/dns/mydns-ng/distinfo index e086e0e2bb6a..6bf12d38efa9 100644 --- a/dns/mydns-ng/distinfo +++ b/dns/mydns-ng/distinfo @@ -1 +1 @@ -MD5 (mydns-0.9.13.tar.bz2) = fc2347d6c005121c0d0eecca228ec572 +MD5 (mydns-0.10.0.tar.bz2) = 4791990d1017fa85461dcc9fa31089f7 diff --git a/dns/mydns-ng/pkg-message b/dns/mydns-ng/pkg-message index 4f3257e1e60c..c76bb77b49ea 100644 --- a/dns/mydns-ng/pkg-message +++ b/dns/mydns-ng/pkg-message @@ -5,3 +5,7 @@ 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. + +If you're upgrading from a version before 0.9.12 then please read the +instructions at http://mydns.bboy.net/ptr.html before running MyDNS + diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index 05a1d5c16f7d..23d84396eadb 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mydns -PORTVERSION= 0.9.13 -PORTREVISION= 0 +PORTVERSION= 0.10.0 CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ diff --git a/dns/mydns/distinfo b/dns/mydns/distinfo index e086e0e2bb6a..6bf12d38efa9 100644 --- a/dns/mydns/distinfo +++ b/dns/mydns/distinfo @@ -1 +1 @@ -MD5 (mydns-0.9.13.tar.bz2) = fc2347d6c005121c0d0eecca228ec572 +MD5 (mydns-0.10.0.tar.bz2) = 4791990d1017fa85461dcc9fa31089f7 diff --git a/dns/mydns/pkg-message b/dns/mydns/pkg-message index 4f3257e1e60c..c76bb77b49ea 100644 --- a/dns/mydns/pkg-message +++ b/dns/mydns/pkg-message @@ -5,3 +5,7 @@ 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. + +If you're upgrading from a version before 0.9.12 then please read the +instructions at http://mydns.bboy.net/ptr.html before running MyDNS + |