diff options
-rw-r--r-- | net/openntpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile index 1266524c614..645a1772018 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -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 @@ MAINTAINER= peter@pointless.nl 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]* |