diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-29 06:25:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-29 06:25:35 +0000 |
commit | bd7a5cc7590a860565d816333f707c71b5da790b (patch) | |
tree | 1dc64f8b9e16ada03d178740854934b8daf5be20 /x11-themes | |
parent | 8cf96fb55e6087d7f96048ba44b76084e106717a (diff) | |
download | ports-bd7a5cc7590a860565d816333f707c71b5da790b.tar.gz ports-bd7a5cc7590a860565d816333f707c71b5da790b.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/metacity-theme-microgui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/metacity-theme-microgui/Makefile b/x11-themes/metacity-theme-microgui/Makefile index ec2059859389..e4e98d1b9ea7 100644 --- a/x11-themes/metacity-theme-microgui/Makefile +++ b/x11-themes/metacity-theme-microgui/Makefile @@ -9,8 +9,8 @@ PORTNAME= microgui PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= x11-themes gnome -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= mcitymicrogui +MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ + http://code.douglasthrift.net/files/${PORTNAME}/ DISTNAME= mcitymicrogui-default MAINTAINER= douglas@douglasthrift.net |