I volunteer to take maintainership of the orphaned port games/xteddy. The patch contains the maintainer update and the addition of a mirror to MASTER_SITES. The port appears to be up-to-date and in good shape. Fix: Patch attached with submission follows:
Author: jadawin Date: Mon Dec 9 10:12:39 2013 New Revision: 335959 URL: http://svnweb.freebsd.org/changeset/ports/335959 Log: - Maintainership to submitter - Update master_sites PR: ports/184608 Submitted by: Alphons "Fonz" van Werven <freebsd@skysmurf.nl> Modified: head/games/xteddy/Makefile Modified: head/games/xteddy/Makefile ============================================================================== --- head/games/xteddy/Makefile Mon Dec 9 10:03:02 2013 (r335958) +++ head/games/xteddy/Makefile Mon Dec 9 10:12:39 2013 (r335959) @@ -4,9 +4,10 @@ PORTNAME= xteddy PORTVERSION= 2.2 CATEGORIES= games -MASTER_SITES= http://webstaff.itn.liu.se/~stegu/xteddy/ +MASTER_SITES= http://webstaff.itn.liu.se/~stegu/xteddy/ \ + http://www.skysmurf.nl/comp/FreeBSD/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@skysmurf.nl COMMENT= Cuddlesome teddy for the X desktop LICENSE= GPLv2 _______________________________________________ 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!