pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/openntpd Fix typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5002f0595095
branches:  trunk
changeset: 478444:5002f0595095
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri Jul 23 20:04:49 2004 +0000

description:
Fix typo.

diffstat:

 net/openntpd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1284b3db185f -r 5002f0595095 net/openntpd/Makefile
--- a/net/openntpd/Makefile     Fri Jul 23 20:03:31 2004 +0000
+++ b/net/openntpd/Makefile     Fri Jul 23 20:04:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/23 19:58:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/23 20:04:49 xtraeme Exp $
 
 DISTNAME=              openntpd-20040719p
 PKGREVISION=           1
@@ -9,7 +9,7 @@
 HOMEPAGE=              http://www.openntpd.org/
 COMMENT=                Free implementation of the Network Time Protocol
 
-PKG_INSTALLATYON_TYPES=        overwrite pkgviews
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 CONFLICTS+=            ntp-[0-9]*
 



Home | Main Index | Thread Index | Old Index