| Summary: | change homepage: games/gondola: Create and optimize a distribution network of gondolas | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | nemysis <nemysis> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | amdmi3 | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
nemysis
2012-08-07 21:00:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 Over to maintainer (via the GNATS Auto Assign Tool) Author: amdmi3 Date: Tue Aug 7 22:47:29 2012 New Revision: 302263 URL: http://svn.freebsd.org/changeset/ports/302263 Log: - Update MASTER_SITES and WWW PR: ports/170464 Submitted by: nemysis <nemysis@gmx.ch> Modified: head/games/gondola/Makefile head/games/gondola/pkg-descr Modified: head/games/gondola/Makefile ============================================================================== --- head/games/gondola/Makefile Tue Aug 7 22:22:11 2012 (r302262) +++ head/games/gondola/Makefile Tue Aug 7 22:47:29 2012 (r302263) @@ -9,7 +9,7 @@ PORTNAME= gondola PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://arcticpaint.com/static/gondola/downloads/ \ +MASTER_SITES= http://files.arcticpaint.com/gondola/ \ http://mirror.amdmi3.ru/distfiles/ DISTNAME= Gondola-${PORTVERSION}-src Modified: head/games/gondola/pkg-descr ============================================================================== --- head/games/gondola/pkg-descr Tue Aug 7 22:22:11 2012 (r302262) +++ head/games/gondola/pkg-descr Tue Aug 7 22:47:29 2012 (r302263) @@ -3,4 +3,4 @@ game of all time. Get the right shapes t But be warned: there are only a limited number of islands to build on and longer cables are expensive! Sort wisely to minimize loss. -WWW: http://arcticpaint.com/gondola/ +WWW: http://arcticpaint.com/projects/gondola/ _______________________________________________ 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" State Changed From-To: open->closed Committed. Thanks! |