diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
commit | cc8ad7de9b786478d98d89f893f727969ff10a5c (patch) | |
tree | a8d88971682ad17f920feb443ddc5ac6b3c408b6 /games/fishsupper | |
parent | 7b15a42f40e8532459008d3c4cacc3716af2e6d0 (diff) |
Mark a few ports BROKEN, unfetchable
Notes
Notes:
svn path=/head/; revision=516880
Diffstat (limited to 'games/fishsupper')
-rw-r--r-- | games/fishsupper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/fishsupper/Makefile b/games/fishsupper/Makefile index 2fbc4306d099..cb7b2187a832 100644 --- a/games/fishsupper/Makefile +++ b/games/fishsupper/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Guide a cat across a series of rivers, jumping from log to log +BROKEN= unfetchable + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |