summaryrefslogtreecommitdiff
path: root/comms/xwota
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2007-04-24 16:03:14 +0000
committerDiane Bruce <db@FreeBSD.org>2007-04-24 16:03:14 +0000
commita54b7df9bca2d6be0c76ea7593550d45f574a34d (patch)
tree231813e8338a239d547858de4b6d4486290a3252 /comms/xwota
parent- Update to 1.3.1 (diff)
- Remove support for EOL FreeBSD releases. [1]
- Add backup distribution site. PR: ports/111951 [1] Approved by: ehaupt (mentor)
Notes
Notes: svn path=/head/; revision=190811
Diffstat (limited to 'comms/xwota')
-rw-r--r--comms/xwota/Makefile12
1 files 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 <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= does not build 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>