svn commit: r342083 - head/games/gnubg

Carlo Strub cs at FreeBSD.org
Fri Jan 31 22:00:30 UTC 2014


Author: cs
Date: Fri Jan 31 22:00:29 2014
New Revision: 342083
URL: http://svnweb.freebsd.org/changeset/ports/342083
QAT: https://qat.redports.org/buildarchive/r342083/

Log:
  Fix last patch where old maintainer was still there.

Modified:
  head/games/gnubg/Makefile

Modified: head/games/gnubg/Makefile
==============================================================================
--- head/games/gnubg/Makefile	Fri Jan 31 21:52:32 2014	(r342082)
+++ head/games/gnubg/Makefile	Fri Jan 31 22:00:29 2014	(r342083)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.c-s.li/ports/ \
 		http://files.gnubg.org/media/sources/
 DISTFILES=	gnubg-release-${PORTVERSION}-sources.tar.gz
 
-MAINTAINER=	gahr at FreeBSD.org
+MAINTAINER=	cs at FreeBSD.org
 COMMENT=	GNU Backgammon
 
 BUILD_DEPENDS=	bison:${PORTSDIR}/devel/bison


More information about the svn-ports-all mailing list