diff options
Diffstat (limited to 'games/dopewars/Makefile')
-rw-r--r-- | games/dopewars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 57f67d6db826..a12645b5182d 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= UNIX rewrite of a game originally based on "Drug Wars" -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe gmake gettext |