Remove trailing . in COMMENT.

This commit is contained in:
wiz 2001-03-08 10:22:21 +00:00
parent 6f65354d8e
commit 0f437a80b9

View file

@ -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