diff options
author | bapt <bapt@FreeBSD.org> | 2013-07-05 14:33:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-07-05 14:33:06 +0800 |
commit | 164b452ff04f611bbc2801daa3c0ef4e03e14861 (patch) | |
tree | 90dcf47f5f9fb6a203e1676b51ff7bb6a60cd15f /games | |
parent | 72f5c659eb57b084f367d7d15778d541c97b23c3 (diff) | |
download | freebsd-ports-gnome-164b452ff04f611bbc2801daa3c0ef4e03e14861.tar.gz freebsd-ports-gnome-164b452ff04f611bbc2801daa3c0ef4e03e14861.tar.zst freebsd-ports-gnome-164b452ff04f611bbc2801daa3c0ef4e03e14861.zip |
Mark as broken: does not fetch
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-ssamtse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/linux-ssamtse/Makefile b/games/linux-ssamtse/Makefile index bda13aad1a48..96fb813bc25c 100644 --- a/games/linux-ssamtse/Makefile +++ b/games/linux-ssamtse/Makefile @@ -22,6 +22,8 @@ RESTRICTED= Redistribution is limited, see license PORTDOCS= README.liflg ShellSymbols.txt changes.txt Notes_1_04.txt SUB_FILES= pkg-message +BROKEN= Does not fetch + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MVORBIS} |