diff options
author | mi <mi@FreeBSD.org> | 2003-01-09 12:16:51 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2003-01-09 12:16:51 +0800 |
commit | 0b609db1303a64f68a2683f1bac45317c0803d41 (patch) | |
tree | a007dc72a2eda8f8ec1f4f85da382722b9b4f429 /games/gnuchess | |
parent | eedf7ce64bba6e509d283a3df874a8fde65e4b9f (diff) | |
download | freebsd-ports-gnome-0b609db1303a64f68a2683f1bac45317c0803d41.tar.gz freebsd-ports-gnome-0b609db1303a64f68a2683f1bac45317c0803d41.tar.zst freebsd-ports-gnome-0b609db1303a64f68a2683f1bac45317c0803d41.zip |
Upgrade 5.04->5.05
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 |