summaryrefslogtreecommitdiff
path: root/sysutils/logrotate
diff options
context:
space:
mode:
authornils <nils>2016-02-24 21:06:11 +0000
committernils <nils>2016-02-24 21:06:11 +0000
commit7c503aa3c8c55c3f4267fe0b850c0e5201f390c3 (patch)
treee02a3b02eb24abf2735e687da17d5382623ac4b9 /sysutils/logrotate
parent0ef9b261a92a6bd766e139111514d9aad832aa77 (diff)
downloadpkgsrc-7c503aa3c8c55c3f4267fe0b850c0e5201f390c3.tar.gz
fixed silly typo
Diffstat (limited to 'sysutils/logrotate')
-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/}