summaryrefslogtreecommitdiff
path: root/devel/libev/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-16 15:38:01 +0000
committerwiz <wiz>2009-08-16 15:38:01 +0000
commite79e5aa59d69031eb9965883beceb200590d190f (patch)
treed73f78b78771b1b648a9e77bb1dfedb901d60de4 /devel/libev/Makefile
parentd19f776c25ce34823d09cf9a5fc24fcba94581d6 (diff)
downloadpkgsrc-e79e5aa59d69031eb9965883beceb200590d190f.tar.gz
pkglint fixes. Merge in maintainer from wip.
Diffstat (limited to 'devel/libev/Makefile')
-rw-r--r--devel/libev/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/libev/Makefile b/devel/libev/Makefile
index dc3f621cdcf..5b6511b6fde 100644
--- a/devel/libev/Makefile
+++ b/devel/libev/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/08/08 19:40:37 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/16 15:38:01 wiz Exp $
DISTNAME= libev-3.7
-PKGNAME= ${DISTNAME}
CATEGORIES= devel
MASTER_SITES= http://dist.schmorp.de/libev/
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= tonio@NetBSD.org
HOMEPAGE= http://software.schmorp.de/pkg/libev.html
-COMMENT= A full-featured and high-performance event loop
+COMMENT= Full-featured and high-performance event loop
LICENSE= modified-bsd OR gnu-gpl-v2 # NOTE: 2-clause BSD
GNU_CONFIGURE= yes