diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-25 21:51:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-25 21:51:11 +0000 |
commit | e76718cdfbdbe527b0bdee661662d0965ba2bc07 (patch) | |
tree | 9cb76c283fea6beb6fa4c31ce8653eaf29038717 /x11/wmmatrix | |
parent | 15624c34e889f62b322b5c193f1aaf1930b8445d (diff) | |
download | ports-e76718cdfbdbe527b0bdee661662d0965ba2bc07.tar.gz ports-e76718cdfbdbe527b0bdee661662d0965ba2bc07.zip |
- Update MASTER_SITES
PR: 112438
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
Notes
Notes:
svn path=/head/; revision=191845
Diffstat (limited to 'x11/wmmatrix')
-rw-r--r-- | x11/wmmatrix/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wmmatrix/Makefile b/x11/wmmatrix/Makefile index f15060308db4..2c1b0cabf6d4 100644 --- a/x11/wmmatrix/Makefile +++ b/x11/wmmatrix/Makefile @@ -9,7 +9,8 @@ PORTNAME= wmmatrix PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= x11 windowmaker -MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ +MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \ + http://ia300205.us.archive.org/0/items/tucows_10414_WMMatrix/ DISTNAME= wmMatrix-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |