diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-04-29 17:14:52 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-04-29 17:14:52 +0800 |
commit | 6e7385602a52d038c148909817b166fb27cd0b9b (patch) | |
tree | c851d5f9c8c9bfa433a108a0dc395141a5ec9826 /shells | |
parent | 69511d781dd00ab0694389219347b1ac812bad38 (diff) | |
download | freebsd-ports-gnome-6e7385602a52d038c148909817b166fb27cd0b9b.tar.gz freebsd-ports-gnome-6e7385602a52d038c148909817b166fb27cd0b9b.tar.zst freebsd-ports-gnome-6e7385602a52d038c148909817b166fb27cd0b9b.zip |
Add an additional mirror.
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
Diffstat (limited to 'shells')
-rw-r--r-- | shells/wapsh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile index ad94b71518b0..907e0fad5bfb 100644 --- a/shells/wapsh/Makefile +++ b/shells/wapsh/Makefile @@ -8,7 +8,8 @@ PORTNAME= wapsh PORTVERSION= 1.0.1 CATEGORIES= shells -MASTER_SITES= http://www.exolution.de/geschaeft/produkte/wapsh/ +MASTER_SITES= http://www.exolution.de/geschaeft/produkte/wapsh/ \ + http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= shaun@inerd.com |