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