diff options
author | krion <krion@FreeBSD.org> | 2004-01-12 21:55:32 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-12 21:55:32 +0800 |
commit | 33e3a8b0cce1f2c06ff2eec117f2003ad411e662 (patch) | |
tree | 3be4016ab9028233621dcae6ae0f45808308deec /games | |
parent | 825414888ddbafc5d1f219538d98b40b38a2ca2a (diff) | |
download | freebsd-ports-gnome-33e3a8b0cce1f2c06ff2eec117f2003ad411e662.tar.gz freebsd-ports-gnome-33e3a8b0cce1f2c06ff2eec117f2003ad411e662.tar.zst freebsd-ports-gnome-33e3a8b0cce1f2c06ff2eec117f2003ad411e662.zip |
- Update to version 2.9
PR: 61246
Submitted by: Ports Fury
Diffstat (limited to 'games')
-rw-r--r-- | games/blue/Makefile | 3 | ||||
-rw-r--r-- | games/blue/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/blue/Makefile b/games/blue/Makefile index 80e1016ab256..14a136fc37e2 100644 --- a/games/blue/Makefile +++ b/games/blue/Makefile @@ -6,7 +6,7 @@ # PORTNAME= blue -PORTVERSION= 2.7 +PORTVERSION= 2.9 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/bluemoon/ DISTNAME= bluemoon-${PORTVERSION} @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A Blue Moon card solitaire USE_REINPLACE= yes +USE_GMAKE= yes ALL_TARGET= bluemoon MAN6= bluemoon.6 diff --git a/games/blue/distinfo b/games/blue/distinfo index 517c1f860dda..4a99b21cc892 100644 --- a/games/blue/distinfo +++ b/games/blue/distinfo @@ -1 +1 @@ -MD5 (bluemoon-2.7.tar.gz) = a1a288e1af222e090f2d81f89037ece2 +MD5 (bluemoon-2.9.tar.gz) = e8d4a6f3d62c5d71e1d3b00df3474839 |