diff options
-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 |