diff options
Diffstat (limited to 'games/gnushogi/Makefile.common')
-rw-r--r-- | games/gnushogi/Makefile.common | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/gnushogi/Makefile.common b/games/gnushogi/Makefile.common index 0ab9ac7b840e..9c1e7de8b6f2 100644 --- a/games/gnushogi/Makefile.common +++ b/games/gnushogi/Makefile.common @@ -3,9 +3,8 @@ # GNUSHOGI_PORTNAME= gnushogi -GNUSHOGI_PORTVERSION= 1.3 -GNUSHOGI_MASTER_SITES= ${MASTER_SITE_GNU} -GNUSHOGI_MASTER_SITE_SUBDIR= ${GNUSHOGI_PORTNAME} +GNUSHOGI_PORTVERSION= 1.3.2 +GNUSHOGI_MASTER_SITES= http://www.cs.caltech.edu/~mvanier/hacking/gnushogi/ GNUSHOGI_DISTNAME= ${GNUSHOGI_PORTNAME}-${GNUSHOGI_PORTVERSION} DISTINFO_FILE= ${.CURDIR}/../../games/gnushogi/distinfo |