1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Remove support for EOL FreeBSD releases. [1]

- Add backup distribution site.

PR:		ports/111951 [1]
Approved by:	ehaupt (mentor)
This commit is contained in:
Diane Bruce 2007-04-24 16:03:14 +00:00
parent 47e6a10a58
commit a54b7df9bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190811

View File

@ -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>