diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-29 09:14:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-29 09:14:52 +0000 |
commit | f78cf042fbe13662fae3f76fa5fb2c21234a6d29 (patch) | |
tree | 4ba1be829a41bb7bdb7f990ae565337ec0745007 /shells/wapsh | |
parent | 3073448171fe33cca92299728665bdaf4d060bf8 (diff) | |
download | ports-f78cf042fbe13662fae3f76fa5fb2c21234a6d29.tar.gz ports-f78cf042fbe13662fae3f76fa5fb2c21234a6d29.zip |
Notes
Diffstat (limited to 'shells/wapsh')
-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 |