aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/metacity-theme-microgui
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-02-09 20:48:33 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-02-09 20:48:33 +0800
commit6dc4ae80481140187b0173fc95cde0f0985cf390 (patch)
treee4297b5ae096bc4d12c1dbdf105eff0f21d7ceb7 /x11-themes/metacity-theme-microgui
parent6f19c352c4ef81b72de36aa135a26c60c5369455 (diff)
downloadfreebsd-ports-gnome-6dc4ae80481140187b0173fc95cde0f0985cf390.tar.gz
freebsd-ports-gnome-6dc4ae80481140187b0173fc95cde0f0985cf390.tar.zst
freebsd-ports-gnome-6dc4ae80481140187b0173fc95cde0f0985cf390.zip
- Update MASTER_SITES
- Pass maintainership to submitter - Add NO_ARCH - Fix comment PR: 216396 Submitted by: douglas@douglasthrift.net
Diffstat (limited to 'x11-themes/metacity-theme-microgui')
-rw-r--r--x11-themes/metacity-theme-microgui/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-themes/metacity-theme-microgui/Makefile b/x11-themes/metacity-theme-microgui/Makefile
index f4d8b1d9ca3a..dffd0d67419d 100644
--- a/x11-themes/metacity-theme-microgui/Makefile
+++ b/x11-themes/metacity-theme-microgui/Makefile
@@ -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>