Date: Sun, 24 Nov 2013 15:46:24 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334737 - head/games/duckmaze Message-ID: <201311241546.rAOFkODg093841@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Sun Nov 24 15:46:24 2013 New Revision: 334737 URL: http://svnweb.freebsd.org/changeset/ports/334737 Log: - Change master sites Approved by: pawel / wg (mentors, implicit) Modified: head/games/duckmaze/Makefile Modified: head/games/duckmaze/Makefile ============================================================================== --- head/games/duckmaze/Makefile Sun Nov 24 15:35:59 2013 (r334736) +++ head/games/duckmaze/Makefile Sun Nov 24 15:46:24 2013 (r334737) @@ -5,7 +5,7 @@ PORTNAME= duckmaze DISTVERSION= 0.3r34 PORTREVISION= 1 CATEGORIES= games python -MASTER_SITES= SF/nemysisfreebsdp/${PORTNAME}/ +MASTER_SITES= SF/nemysisfreebsdp/games/${PORTNAME}/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png DIST_SUBDIR= python
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311241546.rAOFkODg093841>