diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2003-01-09 04:16:51 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2003-01-09 04:16:51 +0000 |
commit | 93b29efc4f016c70dabed458e1af1332557b55ed (patch) | |
tree | 45e71f344685bff6e4ed476c7418f2b41705c9c0 /games/gnuchess | |
parent | 4a27e29ae38828a6cc52af1c4c2af911fc87c4a1 (diff) |
Notes
Diffstat (limited to 'games/gnuchess')
-rw-r--r-- | games/gnuchess/Makefile | 3 | ||||
-rw-r--r-- | games/gnuchess/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile index 8abd119e3713..c19bd37eea25 100644 --- a/games/gnuchess/Makefile +++ b/games/gnuchess/Makefile @@ -6,13 +6,14 @@ # PORTNAME= gnuchess -PORTVERSION= 5.04 +PORTVERSION= 5.05 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= chess MAINTAINER= ports@FreeBSD.org +WRKSRC= ${WRKDIR}/chess GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/games/gnuchess/distinfo b/games/gnuchess/distinfo index 4b13a863813b..a0807b3e35d6 100644 --- a/games/gnuchess/distinfo +++ b/games/gnuchess/distinfo @@ -1 +1 @@ -MD5 (gnuchess-5.04.tar.gz) = ddf0a80e857abaef65cac94d1d62c000 +MD5 (gnuchess-5.05.tar.gz) = 008820142c414517512ab0ad3e036c8b |