summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ntp4/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile
index 082d4aaf7a4..fde36d12fec 100644
--- a/net/ntp4/Makefile
+++ b/net/ntp4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2004/06/10 20:03:11 jschauma Exp $
+# $NetBSD: Makefile,v 1.36 2004/07/23 19:59:41 xtraeme Exp $
#
DISTNAME= ntp-4.2.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
@@ -11,6 +11,10 @@ MAINTAINER= fredb@NetBSD.org
HOMEPAGE= http://www.ntp.org/
COMMENT= Network Time Protocol Version 4
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+CONFLICTS+= openntpd-[0-9]*
+
GNU_CONFIGURE= YES
USE_PERL5= build
USE_BUILDLINK3= YES