summaryrefslogtreecommitdiff
path: root/net/adns
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-03-08 10:22:21 +0000
committerwiz <wiz@pkgsrc.org>2001-03-08 10:22:21 +0000
commit0f437a80b9abfc9266fdfd1f63fa57411e7f402b (patch)
tree26ea77e8661a6d694b2e5634815ad52dc7064690 /net/adns
parent6f65354d8e078965d80b564c5aea67a975aaaf0d (diff)
downloadpkgsrc-0f437a80b9abfc9266fdfd1f63fa57411e7f402b.tar.gz
Remove trailing . in COMMENT.
Diffstat (limited to 'net/adns')
-rw-r--r--net/adns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/adns/Makefile b/net/adns/Makefile
index 86313d95103..b1d0e9b6aea 100644
--- a/net/adns/Makefile
+++ b/net/adns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 18:18:31 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/03/08 10:22:21 wiz Exp $
#
DISTNAME= adns-1.0
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/
MAINTAINER= lukem@netbsd.org
HOMEPAGE= http://www.chiark.greenend.org.uk/~ian/adns/
-COMMENT= Asynchronous-capable DNS client library and utilities.
+COMMENT= Asynchronous-capable DNS client library and utilities
GNU_CONFIGURE= YES
USE_GMAKE= YES