diff options
author | nork <nork@FreeBSD.org> | 2003-02-02 21:12:50 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-02 21:12:50 +0800 |
commit | 3530089e0f4755f8d21ce2d4014c51b0b463637d (patch) | |
tree | 1d502c6f2766f7500e9dbd8e00253ea31d976f49 /dns/maradns/Makefile | |
parent | d64738a4ff8bb92b6618f9471475c97bad893bc7 (diff) | |
download | freebsd-ports-gnome-3530089e0f4755f8d21ce2d4014c51b0b463637d.tar.gz freebsd-ports-gnome-3530089e0f4755f8d21ce2d4014c51b0b463637d.tar.zst freebsd-ports-gnome-3530089e0f4755f8d21ce2d4014c51b0b463637d.zip |
Update to 1.0.12.
PR: ports/47327
Submitted by: Port Fury
Diffstat (limited to 'dns/maradns/Makefile')
-rw-r--r-- | dns/maradns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 7e3a2c68d058..5ecaea2f449b 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -6,7 +6,7 @@ # PORTNAME= maradns -PORTVERSION= 1.0.11 +PORTVERSION= 1.0.12 PORTREVISION= 0 CATEGORIES= net MASTER_SITES= http://www.maradns.org/download/ \ |