From 82670b294bd4f49b440686182bee8ef6a70f4c01 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 9 Jun 2016 06:23:38 +0000 Subject: Fix HOMEPAGE to be copy'n'pastable. --- sysutils/logrotate/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile index 19c2fa672a3..96f13b7ed16 100644 --- a/sysutils/logrotate/Makefile +++ b/sysutils/logrotate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2016/02/24 21:06:11 nils Exp $ +# $NetBSD: Makefile,v 1.13 2016/06/09 06:23:40 wiz Exp $ DISTNAME= ${GHCOMMIT} PKGNAME= logrotate-3.9.2 @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=logrotate/logrotate/archive/} MAINTAINER= nils@NetBSD.org -HOMEPAGE= ${MASTER_SITE_GITHUB:=logrotate/logrotate/} +HOMEPAGE= https://github.com/logrotate/logrotate/ COMMENT= Daemon to rotate, compress, remove and mail system log files LICENSE= gnu-gpl-v2 -- cgit v1.2.3