summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-06-09 06:23:38 +0000
committerwiz <wiz@pkgsrc.org>2016-06-09 06:23:38 +0000
commit82670b294bd4f49b440686182bee8ef6a70f4c01 (patch)
tree65c77e97ea4c4adec0ecff93caf281dfd08709c0 /sysutils
parente0d2c1085c442f82082639179cea9a58e405489b (diff)
downloadpkgsrc-82670b294bd4f49b440686182bee8ef6a70f4c01.tar.gz
Fix HOMEPAGE to be copy'n'pastable.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/logrotate/Makefile4
1 files changed, 2 insertions, 2 deletions
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