diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-05-30 17:20:11 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-05-30 17:20:11 +0000 |
commit | 5d0e56a2694ef68955d2c4b1b332eb84c377d1a3 (patch) | |
tree | 64947531938305af9dfd7122b3a43eb2b2442b0d /misc/wotsap | |
parent | 450f9723c320e196f49a6e4586c90d3aa042e0f6 (diff) | |
download | ports-5d0e56a2694ef68955d2c4b1b332eb84c377d1a3.tar.gz ports-5d0e56a2694ef68955d2c4b1b332eb84c377d1a3.zip |
Notes
Diffstat (limited to 'misc/wotsap')
-rw-r--r-- | misc/wotsap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/wotsap/Makefile b/misc/wotsap/Makefile index 212cc870d3ac..d51f7cec5d8b 100644 --- a/misc/wotsap/Makefile +++ b/misc/wotsap/Makefile @@ -9,7 +9,8 @@ PORTNAME= wotsap PORTVERSION= 0.6 CATEGORIES= misc -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://www.lysator.liu.se/~jc/wotsap/download/ \ + http://freebsd.unixfreunde.de/sources/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |