diff options
-rw-r--r-- | benchmarks/sysbench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index 67f3d4b9718..a6ea16cf3cc 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/01/01 11:52:10 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/01/20 06:43:09 mef Exp $ DISTNAME= sysbench-0.4.12 PKGREVISION= 4 @@ -6,7 +6,7 @@ CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sysbench/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sysbench.sourceforge.net/ +HOMEPAGE= https://launchpad.net/sysbench/ COMMENT= Modular, cross-platform and multi-threaded benchmark tool USE_LIBTOOL= yes |