From fc918e32c18958949f66245663b13d5bb8012af8 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 26 Oct 2012 09:45:16 +0000 Subject: [PATCH] Remove dead master_sites Feature safe: yes --- sysutils/rdate/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile index e1d97fb16bbd..33f5f3197b6d 100644 --- a/sysutils/rdate/Makefile +++ b/sysutils/rdate/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: rdate -# Date created: 19980128 -# Whom: cracauer@cons.org "Martin Cracauer" +# Created by: cracauer@cons.org "Martin Cracauer" # # $FreeBSD$ # @@ -8,9 +6,7 @@ PORTNAME= rdate PORTVERSION= 1.3 CATEGORIES= sysutils -MASTER_SITES= http://www.cons.org/freebsd-distfiles/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= cracauer +MASTER_SITES= http://www.cons.org/freebsd-distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Sets the clock of the local host to the time of another host