From cf5891dc7f0f827bf7f969e5778dbb5ec7fc3db5 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 7 Aug 2011 05:45:17 +0000 Subject: - udpate to 0.2 - update MASTER_SITES and WWW --- games/gmines/Makefile | 9 ++++----- games/gmines/distinfo | 4 ++-- games/gmines/pkg-descr | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/games/gmines/Makefile b/games/gmines/Makefile index a7b978cd5293..abcd9c7a3479 100644 --- a/games/gmines/Makefile +++ b/games/gmines/Makefile @@ -6,12 +6,11 @@ # PORTNAME= gmines -PORTVERSION= 0.1 -PORTREVISION= 2 +PORTVERSION= 0.2 CATEGORIES= games gnustep -MASTER_SITES= http://www.gnustep.it/marko/GMines/ -DISTNAME= GMines -EXTRACT_SUFX= .tgz +MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITE_SUBDIR= gap +DISTNAME= GMines-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Well-known minesweeper game for GNUstep diff --git a/games/gmines/distinfo b/games/gmines/distinfo index 20fb12083aa3..77d94e562fbc 100644 --- a/games/gmines/distinfo +++ b/games/gmines/distinfo @@ -1,2 +1,2 @@ -SHA256 (GMines.tgz) = 651c1afa41a77e49b472810a1429db55100a56c3e044bc684b3d182d6504b0c3 -SIZE (GMines.tgz) = 5637 +SHA256 (GMines-0.2.tar.gz) = a7100c9846b548ef2d27c35b80370b30769dca3ac8eeff5f15a227474843c067 +SIZE (GMines-0.2.tar.gz) = 6768 diff --git a/games/gmines/pkg-descr b/games/gmines/pkg-descr index a3750aed06db..69b8f5675c12 100644 --- a/games/gmines/pkg-descr +++ b/games/gmines/pkg-descr @@ -7,4 +7,4 @@ The look is inspired by the KDE minesweeper program. LICENSE: GPL2 or later -WWW: http://www.gnustep.it/marko/GMines/index.html +WWW: http://gap.nongnu.org/gmines/ -- cgit