From a35815be1cf38934219cba99072e62adb182740b Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 4 Apr 2007 17:39:11 +0000 Subject: Fix typo. --- net/totd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/totd/Makefile b/net/totd/Makefile index ce33b7abe23..920ea1905f1 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2007/03/28 13:25:53 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2007/04/04 17:39:11 joerg Exp $ # DISTNAME= totd-1.5.1 @@ -16,7 +16,7 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.totd PKG_OPTIONS_REQUIRED_GROUPS= inet6 # require inet6 capability PKG_OPTIONS_GROUP.inet6= inet6 -INSTALLATION_DIRS= ${PKMANDIR}/man8 sbin share/examples/totd +INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin share/examples/totd do-install: ${INSTALL_PROGRAM} ${WRKSRC}/totd ${PREFIX}/sbin/ -- cgit v1.2.3