diff options
Diffstat (limited to 'dns/adns/Makefile')
-rw-r--r-- | dns/adns/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/adns/Makefile b/dns/adns/Makefile index a7fab6bd8982..7ef99363b78a 100644 --- a/dns/adns/Makefile +++ b/dns/adns/Makefile @@ -6,13 +6,12 @@ # PORTNAME= adns -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= dns MASTER_SITES= ftp://ftp.chiark.greenend.org.uk/users/ian/adns/ \ http://www.chiark.greenend.org.uk/~ian/adns/ftp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= babak@farrokhi.net COMMENT= Easy to use, asynchronous-capable DNS client library and utilities GNU_CONFIGURE= yes |