diff options
Diffstat (limited to 'dns/adns/Makefile')
-rw-r--r-- | dns/adns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/adns/Makefile b/dns/adns/Makefile index 917500e6870b..294489e14639 100644 --- a/dns/adns/Makefile +++ b/dns/adns/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/ MAINTAINER= eadler@FreeBSD.org -COMMENT= Easy to use, asynchronous-capable DNS client library and utilities +COMMENT= Easy to use asynchronous-capable DNS client library and utilities GNU_CONFIGURE= yes USE_LDCONFIG= yes |