diff options
author | bapt <bapt@FreeBSD.org> | 2015-12-14 04:42:23 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-12-14 04:42:23 +0800 |
commit | 5572c5cd560d0511704341178df037b6e904fbf8 (patch) | |
tree | 27f86a96f2b0e27a40e5cf175833b6f407c9780c /games | |
parent | 48f24652705a7bafdd6ae500797538e4fd94af2d (diff) | |
download | freebsd-ports-gnome-5572c5cd560d0511704341178df037b6e904fbf8.tar.gz freebsd-ports-gnome-5572c5cd560d0511704341178df037b6e904fbf8.tar.zst freebsd-ports-gnome-5572c5cd560d0511704341178df037b6e904fbf8.zip |
Fix a bunch of false positive that are fetchable
Reported by: ak
Diffstat (limited to 'games')
-rw-r--r-- | games/opensfx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/opensfx/Makefile b/games/opensfx/Makefile index 35533d70003b..a4c15b3b603b 100644 --- a/games/opensfx/Makefile +++ b/games/opensfx/Makefile @@ -13,7 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-all MAINTAINER= rum1cro@yandex.ru COMMENT= Free alternative sounds for OpenTTD game engine -BROKEN= unfetchable LICENSE= CCPL LICENSE_NAME= Creative Commons Public License LICENSE_FILE= ${WRKDIR}/opensfx-${PORTVERSION}/license.txt |