From a54b7df9bca2d6be0c76ea7593550d45f574a34d Mon Sep 17 00:00:00 2001 From: Diane Bruce Date: Tue, 24 Apr 2007 16:03:14 +0000 Subject: [PATCH] - Remove support for EOL FreeBSD releases. [1] - Add backup distribution site. PR: ports/111951 [1] Approved by: ehaupt (mentor) --- comms/xwota/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/comms/xwota/Makefile b/comms/xwota/Makefile index bc1e799ebaab..0b0e90e6fce5 100644 --- a/comms/xwota/Makefile +++ b/comms/xwota/Makefile @@ -8,7 +8,9 @@ PORTNAME= xwota PORTVERSION= 0.4 CATEGORIES= comms hamradio -MASTER_SITES= http://people.fabaris.it/iz0ete/xwota/ +MASTER_SITES= http://people.fabaris.it/iz0ete/xwota/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= db MAINTAINER= db@FreeBSD.org COMMENT= X version of who is on the air @@ -35,10 +37,4 @@ post-install: @${ECHO} "" .endif -.include - -.if ${OSVERSION} < 500000 -IGNORE= does not build 4.x -.endif - -.include +.include