diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-05-20 02:54:37 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-05-20 02:54:37 +0800 |
commit | be11c2283d7b788639baa53cda0fc0f843a5809b (patch) | |
tree | 755a15691d7d4c583a296b1f1f9b283ae13e07c8 /sysutils | |
parent | f8699bdfce9728e7e95138c01e39d9bfee8b078b (diff) | |
download | freebsd-ports-gnome-be11c2283d7b788639baa53cda0fc0f843a5809b.tar.gz freebsd-ports-gnome-be11c2283d7b788639baa53cda0fc0f843a5809b.tar.zst freebsd-ports-gnome-be11c2283d7b788639baa53cda0fc0f843a5809b.zip |
Reverse MASTER_SITE order
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/wmhm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile index dd883f8b847c..5845e1223a4f 100644 --- a/sysutils/wmhm/Makefile +++ b/sysutils/wmhm/Makefile @@ -8,8 +8,8 @@ PORTNAME= wmhm PORTVERSION= 1.43 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://www.es.co.nz/~mmuir/ \ - http://muir.yi.org/wmhm/ +MASTER_SITES= http://muir.yi.org/wmhm/ \ + http://www.es.co.nz/~mmuir/ MAINTAINER= mmuir@es.co.nz |