Index: ntp/Makefile =================================================================== --- ntp/Makefile (revision 534186) +++ ntp/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= ntp PORTVERSION= 4.2.8p14 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ http://archive.ntp.org/ntp4/ntp-4.2/ \ @@ -14,7 +15,7 @@ LIB_DEPENDS= libevent.so:devel/libevent -CONFLICTS= ntp-devel-* openntpd-* +CONFLICTS= ntp-devel-* ntpsec-* openntpd-* USES= cpe pathfix shebangfix libedit libtool localbase:ldflags \ pkgconfig Index: ntp-devel/Makefile =================================================================== --- ntp-devel/Makefile (revision 534186) +++ ntp-devel/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= ntp PORTVERSION= 4.3.99 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \ http://archive.ntp.org/ntp4/ntp-dev/ @@ -17,7 +17,7 @@ LIB_DEPENDS= libevent.so:devel/libevent -CONFLICTS= ntp-[0-9].* openntpd-* +CONFLICTS= ntp-[0-9].* ntpsec-* openntpd-* USES= cpe pathfix shebangfix libedit libtool localbase:ldflags \ pkgconfig gettext-runtime