From 9e098d0c068c892ca65b4591b3b9e59e7fcc5e6c Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 28 Feb 2013 16:12:47 +0000 Subject: - Broken fails to fetch - Trim header => Attempting to fetch http://dev.zenoss.org/trac/changeset/26205/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.NtpMonitor?old_path=%2F&format=zip fetch: http://dev.zenoss.org/trac/changeset/26205/tags/zenoss-3.1.0/zenpacks/ZenPacks.zenoss.NtpMonitor?old_path=%2F&format=zip: No address record --- net-mgmt/zenpack-ntpmonitor/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/zenpack-ntpmonitor/Makefile b/net-mgmt/zenpack-ntpmonitor/Makefile index 91cde5157c0..35cc2c121cc 100644 --- a/net-mgmt/zenpack-ntpmonitor/Makefile +++ b/net-mgmt/zenpack-ntpmonitor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: NtpMonitor -# Date created: 13 May 2011 -# Whom: Zenoss -# +# Created by: Zenoss # $FreeBSD$ -# PORTNAME= NtpMonitor PORTVERSION= 2.0.3 @@ -17,6 +13,8 @@ COMMENT= Monitors the offset between system time and a target NTP servers time PLIST_FILES= zenoss/ZenPack/${ZPACK} PLIST_DIRS= zenoss/ZenPack +BROKEN= fails to fetch + USE_ZIP= yes ZPACKGROUP= core WRKSRC= ${WRKDIR}/tags/zenoss-3.1.0/zenpacks/${ZPACKPREFIX}${PORTNAME}/ -- cgit