diff options
author | eadler <eadler@FreeBSD.org> | 2013-12-12 12:38:11 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-12-12 12:38:11 +0800 |
commit | 6016186e173df572b3e1f34fc688d218ddf75229 (patch) | |
tree | 5bf457666b5f5f2425a7839912d643e77ffdf2d9 /games | |
parent | 4c2d66f2ba2faa4934eb362c0e9f46cb389109f6 (diff) | |
download | freebsd-ports-gnome-6016186e173df572b3e1f34fc688d218ddf75229.tar.gz freebsd-ports-gnome-6016186e173df572b3e1f34fc688d218ddf75229.tar.zst freebsd-ports-gnome-6016186e173df572b3e1f34fc688d218ddf75229.zip |
multiple: sync LEGAL and 'make -VLEGAL'
Diffstat (limited to 'games')
-rw-r--r-- | games/doom/Makefile | 2 | ||||
-rw-r--r-- | games/linux-doom3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile index fb4c88b09120..1569ffd4f424 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -13,7 +13,7 @@ COMMENT= DOOM: the game and the sound server LICENSE= GPLv1 -NO_CDROM= requested by IDsoftware +NO_CDROM= Redistribution is limited, see license ONLY_FOR_ARCHS= i386 diff --git a/games/linux-doom3/Makefile b/games/linux-doom3/Makefile index 2627744b5966..1e417182fb89 100644 --- a/games/linux-doom3/Makefile +++ b/games/linux-doom3/Makefile @@ -16,7 +16,7 @@ COMMENT= Doom III for Linux USE_LINUX= yes USE_LINUX_APPS= xorglibs -NO_CDROM= Redistribution is limited, see license +NO_CDROM= Redistribution is limited, see license; Requested by id Software NO_BUILD= yes NO_WRKSUBDIR= yes |