diff options
Diffstat (limited to 'net/openntpd')
-rw-r--r-- | net/openntpd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile index 0cfdf522038..18461670567 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2014/02/12 23:18:24 tron Exp $ +# $NetBSD: Makefile,v 1.34 2014/10/09 14:06:45 wiz Exp $ DISTNAME= openntpd-3.9p1 PKGREVISION= 5 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.openntpd.org/ COMMENT= Free implementation of the Network Time Protocol -PKG_INSTALLATION_TYPES= overwrite pkgviews - CONFLICTS+= ntp-[0-9]* GNU_CONFIGURE= yes |