Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2017 12:48:33 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433726 - head/x11-themes/metacity-theme-microgui
Message-ID:  <201702091248.v19CmXUt054652@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Feb  9 12:48:33 2017
New Revision: 433726
URL: https://svnweb.freebsd.org/changeset/ports/433726

Log:
  - Update MASTER_SITES
  - Pass maintainership to submitter
  - Add NO_ARCH
  - Fix comment
  
  PR:		216396
  Submitted by:	douglas@douglasthrift.net

Modified:
  head/x11-themes/metacity-theme-microgui/Makefile

Modified: head/x11-themes/metacity-theme-microgui/Makefile
==============================================================================
--- head/x11-themes/metacity-theme-microgui/Makefile	Thu Feb  9 12:47:08 2017	(r433725)
+++ head/x11-themes/metacity-theme-microgui/Makefile	Thu Feb  9 12:48:33 2017	(r433726)
@@ -5,18 +5,19 @@ PORTNAME=	microgui
 PORTVERSION=	1.0
 PORTREVISION=	3
 CATEGORIES=	x11-themes gnome
-MASTER_SITES=	http://apt.douglasthrift.net/files/${PORTNAME}/ \
-		http://code.douglasthrift.net/files/${PORTNAME}/
+MASTER_SITES=	http://dl1.douglasthrift.net/${PORTNAME}/ \
+		http://dl2.douglasthrift.net/${PORTNAME}/
 DISTNAME=	mcitymicrogui-default
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	The microGUI Sawfish theme for Metacity
+MAINTAINER=	douglas@douglasthrift.net
+COMMENT=	MicroGUI Sawfish theme for Metacity
 
 LICENSE=	GPLv2
 
 RESTRICTED=	${REASON}
 
 WRKSRC=		${WRKDIR}/microGUI
+NO_ARCH=	yes
 
 .include "${.CURDIR}/../metacity-themes/Makefile.metacity"
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702091248.v19CmXUt054652>