Remove trailing . in COMMENT.
This commit is contained in:
parent
6f65354d8e
commit
0f437a80b9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue