diff options
author | erwin <erwin@FreeBSD.org> | 2003-06-10 09:25:01 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-06-10 09:25:01 +0000 |
commit | 54c161be56c0a89597744cb730d04678d0235e44 (patch) | |
tree | caa10a8bdccb3f846c5c94542fc1b616adfaf374 /x11-wm/amiwm | |
parent | e3ed8dcbef71770ad6883ac220cd24120732fdd3 (diff) | |
download | FreeBSD-ports-54c161be56c0a89597744cb730d04678d0235e44.zip FreeBSD-ports-54c161be56c0a89597744cb730d04678d0235e44.tar.gz |
Add extra MASTER_SITE
PR: 53072
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Approved by: edwin (mentor)
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 9c62b22..d5f9b6a 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 |