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-ng/Makefile | |
parent | e6f0d78869e1c30881ca172badabcd1411a976fa (diff) | |
download | ports-df8b198761cedc92d9769f483176abb4348b52a2.tar.gz ports-df8b198761cedc92d9769f483176abb4348b52a2.zip |
- Update to 0.10.0
PR: 55868
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=87509
Diffstat (limited to 'dns/mydns-ng/Makefile')
-rw-r--r-- | dns/mydns-ng/Makefile | 3 |
1 files changed, 1 insertions, 2 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/ |