diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-10 09:25:01 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-10 09:25:01 +0000 |
commit | 3ae93aea157e98235806d8e3043e2c8b761729f7 (patch) | |
tree | 29a5776b1cbe061bf4185ed1374e25c359326ac1 /x11-wm/amiwm | |
parent | 80c3d5d8b0610c2077a5afe380ce30e435f27ea0 (diff) | |
download | ports-3ae93aea157e98235806d8e3043e2c8b761729f7.tar.gz ports-3ae93aea157e98235806d8e3043e2c8b761729f7.zip |
Add extra MASTER_SITE
PR: 53072
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Approved by: edwin (mentor)
Notes
Notes:
svn path=/head/; revision=82652
Diffstat (limited to 'x11-wm/amiwm')
-rw-r--r-- | x11-wm/amiwm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/amiwm/Makefile b/x11-wm/amiwm/Makefile index 9c62b22e5d6c..d5f9b6a43549 100644 --- a/x11-wm/amiwm/Makefile +++ b/x11-wm/amiwm/Makefile @@ -8,7 +8,8 @@ PORTNAME= amiwm PORTVERSION= 0.20.p48 CATEGORIES= x11-wm -MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/ +MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/ \ + http://www.plig.org/xwinman/archive/amiwm/ DISTNAME= ${PORTNAME}0.20pl48 MAINTAINER= ports@FreeBSD.org |