diff options
Diffstat (limited to 'mail/demime')
-rw-r--r-- | mail/demime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/demime/Makefile b/mail/demime/Makefile index df0bd46b68d..058a5767789 100644 --- a/mail/demime/Makefile +++ b/mail/demime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2007/02/22 19:26:40 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2007/03/24 19:21:26 joerg Exp $ # DISTNAME= demime-1.1d @@ -24,7 +24,7 @@ USE_TOOLS+= perl:run pod2man EGDIR= ${PREFIX}/share/examples CONF_FILES= ${EGDIR}/demime_junkmail.cf ${PKG_SYSCONFDIR}/demime_junkmail.cf -INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 +INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/examples do-extract: @${MKDIR} ${WRKSRC} |