diff options
Diffstat (limited to 'games/gnushogi/Makefile.common')
-rw-r--r-- | games/gnushogi/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnushogi/Makefile.common b/games/gnushogi/Makefile.common index ccfa18fff8bb..b3815b54bed2 100644 --- a/games/gnushogi/Makefile.common +++ b/games/gnushogi/Makefile.common @@ -5,7 +5,7 @@ GNUSHOGI_PORTNAME= gnushogi GNUSHOGI_PORTVERSION= 1.3 GNUSHOGI_MASTER_SITES= ${MASTER_SITE_GNU} -GNUSHOGI_MASTER_SITE_SUBDIR= ${PORTNAME} +GNUSHOGI_MASTER_SITE_SUBDIR= ${GNUSHOGI_PORTNAME} GNUSHOGI_DISTNAME= ${GNUSHOGI_PORTNAME}-${GNUSHOGI_PORTVERSION} MD5_FILE= ${.CURDIR}/../../games/gnushogi/distinfo |