pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/qpopper Fix typo (exmaples -> examples).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be8824c111ba
branches:  trunk
changeset: 533164:be8824c111ba
user:      hira <hira%pkgsrc.org@localhost>
date:      Mon Sep 10 06:02:11 2007 +0000

description:
Fix typo (exmaples -> examples).

diffstat:

 mail/qpopper/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fccca952aff4 -r be8824c111ba mail/qpopper/Makefile
--- a/mail/qpopper/Makefile     Mon Sep 10 04:06:45 2007 +0000
+++ b/mail/qpopper/Makefile     Mon Sep 10 06:02:11 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2007/07/04 20:54:46 jlam Exp $
+# $NetBSD: Makefile,v 1.60 2007/09/10 06:02:11 hira Exp $
 #
 
 DISTNAME=              qpopper${VERSION}
@@ -51,7 +51,7 @@
 SUBST_FILES.libexec=   man/popper.8
 SUBST_SED.libexec=     -e "s|/usr/local/lib|${PREFIX}/libexec|g"
 
-INSTALLATION_DIRS=     libexec ${PKGMANDIR}/man8 sbin share/doc share/exmaples
+INSTALLATION_DIRS=     libexec ${PKGMANDIR}/man8 sbin share/doc share/examples
 
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/License.txt                           \



Home | Main Index | Thread Index | Old Index