svn commit: r306032 - head/sysutils/grub2

Sergey Matveychuk sem at FreeBSD.org
Wed Oct 17 18:55:55 UTC 2012


Author: sem
Date: Wed Oct 17 18:55:54 2012
New Revision: 306032
URL: http://svn.freebsd.org/changeset/ports/306032

Log:
  - Take
  
  Feature safe:	yes

Modified:
  head/sysutils/grub2/Makefile

Modified: head/sysutils/grub2/Makefile
==============================================================================
--- head/sysutils/grub2/Makefile	Wed Oct 17 18:53:35 2012	(r306031)
+++ head/sysutils/grub2/Makefile	Wed Oct 17 18:55:54 2012	(r306032)
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	ftp://alpha.gnu.org/gnu/grub/
 DISTNAME=	grub-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sem at FreeBSD.org
 COMMENT=	Multiboot boot loader
 
 CONFLICTS=	grub-0*


More information about the svn-ports-all mailing list