fix COMMENT per pkglint
This commit is contained in:
parent
d2abc33592
commit
cbee7acca6
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.10 2012/09/08 16:55:46 cheusov Exp $
|
# $NetBSD: Makefile,v 1.11 2012/09/15 17:21:52 dholland Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= sparsehash-2.0.2
|
DISTNAME= sparsehash-2.0.2
|
||||||
|
@ -7,7 +7,7 @@ MASTER_SITES= http://sparsehash.googlecode.com/files/
|
||||||
|
|
||||||
MAINTAINER= cheusov@NetBSD.org
|
MAINTAINER= cheusov@NetBSD.org
|
||||||
HOMEPAGE= http://goog-sparsehash.sourceforge.net/
|
HOMEPAGE= http://goog-sparsehash.sourceforge.net/
|
||||||
COMMENT= An extremely memory-efficient hash_map implementation.
|
COMMENT= Extremely memory-efficient hash_map implementation
|
||||||
LICENSE= modified-bsd
|
LICENSE= modified-bsd
|
||||||
|
|
||||||
PKG_DESTDIR_SUPPORT= user-destdir
|
PKG_DESTDIR_SUPPORT= user-destdir
|
||||||
|
|
Loading…
Reference in a new issue