svn commit: r336816 - head/emulators/hugo

Kubilay Kocak koobs at FreeBSD.org
Wed Dec 18 11:13:55 UTC 2013


Author: koobs
Date: Wed Dec 18 11:13:54 2013
New Revision: 336816
URL: http://svnweb.freebsd.org/changeset/ports/336816

Log:
  emulators/hugo: Correctly reset maintainer to ports at FreeBSD.org (typo)
  
  Reported by:	mva

Modified:
  head/emulators/hugo/Makefile

Modified: head/emulators/hugo/Makefile
==============================================================================
--- head/emulators/hugo/Makefile	Wed Dec 18 11:12:40 2013	(r336815)
+++ head/emulators/hugo/Makefile	Wed Dec 18 11:13:54 2013	(r336816)
@@ -7,7 +7,7 @@ PORTREVISION=	12
 CATEGORIES=	emulators
 MASTER_SITES=	http://www.zeograd.com/download/
 
-MAINTAINER=	portsw at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A PC Engine (TurboGrafx 16) emulator
 
 BUILD_DEPENDS=	${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone


More information about the svn-ports-head mailing list