diff options
Diffstat (limited to 'games/peg-e/Makefile')
-rw-r--r-- | games/peg-e/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/peg-e/Makefile b/games/peg-e/Makefile index a8497e01a3f5..8d56f75f9453 100644 --- a/games/peg-e/Makefile +++ b/games/peg-e/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org COMMENT= Peg elimination game -LICENSE= GPLv3 # or later +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++11-lib qmake tar:bzip2 |