diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-02-18 19:02:07 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-02-18 19:02:07 +0000 |
commit | 8bf171869f3fa87b6e45d7e3ee22435821b058e7 (patch) | |
tree | ce3c9aaf07b8a6bb5858e37ac0063ec3fddcad89 /games/brutalchess | |
parent | eb35f9a30314f8fdef5e8e8ea0be4a2e8df7e772 (diff) |
Notes
Diffstat (limited to 'games/brutalchess')
-rw-r--r-- | games/brutalchess/Makefile | 4 | ||||
-rw-r--r-- | games/brutalchess/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/brutalchess/Makefile b/games/brutalchess/Makefile index 4b81da89f442..08bdc752788f 100644 --- a/games/brutalchess/Makefile +++ b/games/brutalchess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= brutalchess -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= Nice looking OpenGL chess game WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -CONFIGURE_TARGET= --target=${ARCH}-unknown-freebsd${OSREL} +CONFIGURE_TARGET= --target=${ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 diff --git a/games/brutalchess/distinfo b/games/brutalchess/distinfo index 3df22f6bf1e1..2e5ee92396c4 100644 --- a/games/brutalchess/distinfo +++ b/games/brutalchess/distinfo @@ -1,3 +1,3 @@ -MD5 (brutalchess-alpha-0.5.1-src.tar.gz) = f600fd6181f7c69935dc4207aeb3a266 -SHA256 (brutalchess-alpha-0.5.1-src.tar.gz) = c265e88e51b8813e0b9e7daebec8b9af80da91be92b3d0fde7aad4983daf2922 -SIZE (brutalchess-alpha-0.5.1-src.tar.gz) = 7342080 +MD5 (brutalchess-alpha-0.5.2-src.tar.gz) = 370476b63091b8d82a9ea57c604dcbab +SHA256 (brutalchess-alpha-0.5.2-src.tar.gz) = 67774ffb4865e1a3015c90e5d4abd0ef2f243c85608cfbec4bc3b59462e67622 +SIZE (brutalchess-alpha-0.5.2-src.tar.gz) = 4505686 |