diff options
Diffstat (limited to 'games/chest/Makefile')
-rw-r--r-- | games/chest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/chest/Makefile b/games/chest/Makefile index a97015195de..339a3561af6 100644 --- a/games/chest/Makefile +++ b/games/chest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/08/16 20:45:37 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2019/09/27 22:40:39 mef Exp $ # DISTNAME= chest-3.19 @@ -14,7 +14,7 @@ COMMENT= Chess problem solver MAKE_FILE= Templates/Makefile.simple -DIST_SUBDIR= ${PKGNAME_NOREV} +DIST_SUBDIR= ${PKGNAME_NOREV}a INSTALLATION_DIRS= bin share/doc/chest share/examples/chest |