diff options
Diffstat (limited to 'games/pyching')
-rw-r--r-- | games/pyching/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pyching/Makefile b/games/pyching/Makefile index c072a30b0a02..f51a0e01b476 100644 --- a/games/pyching/Makefile +++ b/games/pyching/Makefile @@ -12,7 +12,7 @@ COMMENT= Consult a I Ching, an ancient Chinese book of wisdom BROKEN= unfetchable -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter |