diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-05 06:33:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-05 06:33:06 +0000 |
commit | 816837e1bc08b28d8cabee6d3d177ad98bacb619 (patch) | |
tree | 90dcf47f5f9fb6a203e1676b51ff7bb6a60cd15f /games/linux-ssamtse/Makefile | |
parent | 07d65e1a42389b8ece5be3083648e2455a400fb3 (diff) | |
download | ports-816837e1bc08b28d8cabee6d3d177ad98bacb619.tar.gz ports-816837e1bc08b28d8cabee6d3d177ad98bacb619.zip |
Mark as broken: does not fetch
Notes
Notes:
svn path=/head/; revision=322305
Diffstat (limited to 'games/linux-ssamtse/Makefile')
-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} |