diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-12-29 14:25:35 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-12-29 14:25:35 +0800 |
commit | 6664163757a570a13f2b31d76860723295f7f683 (patch) | |
tree | 74d045ee97f59bdb4c293c5359fd94472b72e962 /x11-themes | |
parent | a9ab4fc39463f125cb43ff0271267b4fc5e0a9d4 (diff) | |
download | freebsd-ports-gnome-6664163757a570a13f2b31d76860723295f7f683.tar.gz freebsd-ports-gnome-6664163757a570a13f2b31d76860723295f7f683.tar.zst freebsd-ports-gnome-6664163757a570a13f2b31d76860723295f7f683.zip |
- Update MASTER_SITES
PR: ports/142061
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
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 |