Bug 170368

Summary: games/agame description update
Product: Ports & Packages Reporter: Rodrigo OSORIO <rodrigo>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
agame.patch none

Description Rodrigo OSORIO 2012-08-04 09:50:00 UTC
	The application website URL changes a little, so I update it.
	I don't know if increase the PORTREVISION for that makes sense, if
	not, just skip this part of the fix.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-04 09:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-08-06 16:23:48 UTC
Author: amdmi3
Date: Mon Aug  6 15:23:38 2012
New Revision: 302184
URL: http://svn.freebsd.org/changeset/ports/302184

Log:
  - Update WWW
  
  PR:		ports/170368
  Submitted by:	Rodrigo OSORIO <rodrigo@bebik.net>

Modified:
  head/games/agame/Makefile
  head/games/agame/pkg-descr

Modified: head/games/agame/Makefile
==============================================================================
--- head/games/agame/Makefile	Mon Aug  6 14:21:29 2012	(r302183)
+++ head/games/agame/Makefile	Mon Aug  6 15:23:38 2012	(r302184)
@@ -7,7 +7,7 @@
 
 PORTNAME=	agame
 PORTVERSION=	1577
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	games
 MASTER_SITES=	http://zevv.nl/play/code/game/ \
 		http://critical.ch/distfiles/ \

Modified: head/games/agame/pkg-descr
==============================================================================
--- head/games/agame/pkg-descr	Mon Aug  6 14:21:29 2012	(r302183)
+++ head/games/agame/pkg-descr	Mon Aug  6 15:23:38 2012	(r302184)
@@ -3,4 +3,4 @@ colored blocks down as long as possible.
 increasing rate, blocks can be removed by creating rows of three or more blocks
 of the same color. The longer the row, the more points you get.
 
-WWW: http://zevv.nl/code/game/
+WWW: http://zevv.nl/play/code/game/
_______________________________________________
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"
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2012-08-06 16:23:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!