diff options
author | marcus <marcus@FreeBSD.org> | 2006-05-16 20:53:27 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-05-16 20:53:27 +0000 |
commit | 64cc81906fa8cd3c73eeac9fbcc66e81093f30d5 (patch) | |
tree | 1c6e2d30dadc77a6c88f164168b3e9fb7fa0a84c /games/sfbol | |
parent | d980b824a4f328ff5307b69d451f56c902dd802d (diff) | |
download | FreeBSD-ports-64cc81906fa8cd3c73eeac9fbcc66e81093f30d5.zip FreeBSD-ports-64cc81906fa8cd3c73eeac9fbcc66e81093f30d5.tar.gz |
Correct desktop item definition.
Reported by: pointyhat via kris
Diffstat (limited to 'games/sfbol')
-rw-r--r-- | games/sfbol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sfbol/Makefile b/games/sfbol/Makefile index ba6589b..1453f3c 100644 --- a/games/sfbol/Makefile +++ b/games/sfbol/Makefile @@ -33,7 +33,7 @@ PLIST_DIRS= %%DATADIR%% DESKTOP_ENTRIES= "SFBOL" "Star Fleet Battles Online" \ "${DATADIR}/sfbicon.ico" \ - "sfbol" "Application;Game;BoardGame;StrategyGame" \ + "sfbol" "Application;Game;BoardGame;StrategyGame;" \ false RESTRICTED= Commerical software. Licenses does not allow redistribution. |