summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authornils <nils@pkgsrc.org>2016-02-24 21:06:11 +0000
committernils <nils@pkgsrc.org>2016-02-24 21:06:11 +0000
commitad28e4be0d654a825d991ef2da1cc420fe3fd9a0 (patch)
treee02a3b02eb24abf2735e687da17d5382623ac4b9 /sysutils
parent16dc8d052dedc3662de92459a094ef8c69dd8673 (diff)
downloadpkgsrc-ad28e4be0d654a825d991ef2da1cc420fe3fd9a0.tar.gz
fixed silly typo
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 caccb31e851..19c2fa672a3 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2016/02/24 20:50:29 nils Exp $
+# $NetBSD: Makefile,v 1.12 2016/02/24 21:06:11 nils Exp $
DISTNAME= ${GHCOMMIT}
-PKGNAME= logorate-3.9.2
+PKGNAME= logrotate-3.9.2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=logrotate/logrotate/archive/}