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/mydns/Makefile | |
parent | e6f0d78869e1c30881ca172badabcd1411a976fa (diff) |
Notes
Diffstat (limited to 'dns/mydns/Makefile')
-rw-r--r-- | dns/mydns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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/ |