Summary: | games/hex-a-hop: Update MASTER_SITES | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | tkato432 | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
tkato432
2013-02-28 18:10:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo araujo@ wants this submitter's PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: araujo->miwi I'll take it. State Changed From-To: open->closed Committed. Thanks! Author: miwi Date: Sat Mar 2 05:47:34 2013 New Revision: 313193 URL: http://svnweb.freebsd.org/changeset/ports/313193 Log: - Update MASTER_SITES - Update pkg-desc PR: 176529 Submitted by: ports fury Modified: head/games/hex-a-hop/Makefile head/games/hex-a-hop/pkg-descr (contents, props changed) Modified: head/games/hex-a-hop/Makefile ============================================================================== --- head/games/hex-a-hop/Makefile Sat Mar 2 05:46:45 2013 (r313192) +++ head/games/hex-a-hop/Makefile Sat Mar 2 05:47:34 2013 (r313193) @@ -5,7 +5,7 @@ PORTNAME= hex-a-hop PORTVERSION= 1.1.0 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME:S/-//g}/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME:S/-//g}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Puzzle game based on hexagonal tiles Modified: head/games/hex-a-hop/pkg-descr ============================================================================== --- head/games/hex-a-hop/pkg-descr Sat Mar 2 05:46:45 2013 (r313192) +++ head/games/hex-a-hop/pkg-descr Sat Mar 2 05:47:34 2013 (r313193) @@ -1,8 +1,9 @@ -Hex-a-hop is a puzzle game based on hexagonal tiles. There is no time limit and -no real-time elements. +Hex-a-hop is a puzzle game based on hexagonal tiles. There is no time +limit and no real-time elements. -The objective is simply to destroy all the green hexagonal tiles on each of the -100 levels. As you progress through the game, more types of tiles are introduced -which make things more difficult and interesting (hopefully). +The objective is simply to destroy all the green hexagonal tiles on each +of the 100 levels. As you progress through the game, more types of tiles +are introduced which make things more difficult and interesting +(hopefully). WWW: http://hexahop.sourceforge.net/ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" |