summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/openntpd/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile
index 38abceb25b2..1266524c614 100644
--- a/net/openntpd/Makefile
+++ b/net/openntpd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/19 19:17:25 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/23 19:58:42 xtraeme Exp $
DISTNAME= openntpd-20040719p
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.openntpd.org/dist/portable/
@@ -8,6 +9,10 @@ MAINTAINER= peter@pointless.nl
HOMEPAGE= http://www.openntpd.org/
COMMENT= Free implementation of the Network Time Protocol
+PKG_INSTALLATYON_TYPES= overwrite pkgviews
+
+CONFLICTS+= ntp-[0-9]*
+
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes