diff options
author | mef <mef@pkgsrc.org> | 2015-01-20 06:43:09 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-01-20 06:43:09 +0000 |
commit | 95e87ac19d6a77960fb9ea68177b52e4919f729a (patch) | |
tree | ac2d769c7f784f674334878e0ea3f2ecf57b47a0 /benchmarks | |
parent | 907ebccb68ae457dae7948fa45f6a35d1fd11ddf (diff) | |
download | pkgsrc-95e87ac19d6a77960fb9ea68177b52e4919f729a.tar.gz |
Update HOMEPAGE, was 404.
Diffstat (limited to 'benchmarks')
-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 |