diff options
-rw-r--r-- | benchmarks/sysbench/Makefile | 4 | ||||
-rw-r--r-- | devel/kdiff3/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index ca355b34196..74c571cc139 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2007/03/06 21:53:56 rmind Exp $ +# $NetBSD: Makefile,v 1.3 2007/05/18 13:45:58 wiz Exp $ DISTNAME= sysbench-0.4.8 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sysbench/} -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sysbench.sourceforge.net/ COMMENT= Modular, cross-platform and multi-threaded benchmark tool diff --git a/devel/kdiff3/Makefile b/devel/kdiff3/Makefile index 12d8f952a39..6e1ac2565e4 100644 --- a/devel/kdiff3/Makefile +++ b/devel/kdiff3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/03/24 14:22:24 markd Exp $ +# $NetBSD: Makefile,v 1.2 2007/05/18 13:45:58 wiz Exp $ DISTNAME= kdiff3-0.9.91 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kdiff3/} -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://kdiff3.sourceforge.net/ COMMENT= File and directory diff and merge tool |