svn commit: r334737 - head/games/duckmaze

Rusmir Dusko nemysis at FreeBSD.org
Sun Nov 24 15:46:24 UTC 2013


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


More information about the svn-ports-all mailing list