svn commit: r433726 - head/x11-themes/metacity-theme-microgui
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Feb 9 12:48:35 UTC 2017
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 at 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 at FreeBSD.org
-COMMENT= The microGUI Sawfish theme for Metacity
+MAINTAINER= douglas at 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>
More information about the svn-ports-head
mailing list