diff options
author | ale <ale@FreeBSD.org> | 2004-03-13 06:20:53 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-03-13 06:20:53 +0800 |
commit | 538e4d0bb9ade5352c20d3a9453736f8f0ab9fab (patch) | |
tree | a9853152a892c8fc5959d27cacc4b6a41d0b0718 /dns/mydns/Makefile | |
parent | 861e64b8e7562511736135cb2454bc6d267b7d14 (diff) | |
download | freebsd-ports-gnome-538e4d0bb9ade5352c20d3a9453736f8f0ab9fab.tar.gz freebsd-ports-gnome-538e4d0bb9ade5352c20d3a9453736f8f0ab9fab.tar.zst freebsd-ports-gnome-538e4d0bb9ade5352c20d3a9453736f8f0ab9fab.zip |
Update to 0.10.3 release.
Diffstat (limited to 'dns/mydns/Makefile')
-rw-r--r-- | dns/mydns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index 4c481084ea00..a3cb5dbcb276 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mydns -PORTVERSION= 0.10.2 +PORTVERSION= 0.10.3 CATEGORIES= dns databases MASTER_SITES= http://mydns.bboy.net/download/ @@ -22,7 +22,7 @@ USE_BZIP2= yes INFO= mydns MAN5= mydns.conf.5 -MAN8= mydns.8 mydnscheck.8 mydnsexport.8 mydnsimport.8 mydns-conf.8 +MAN8= mydns.8 mydnscheck.8 mydnsexport.8 mydnsimport.8 mydnsptrconvert.8 mydns-conf.8 DOCS= AUTHORS COPYING ChangeLog NEWS QUICKSTART.mysql QUICKSTART.postgres README TODO |