diff options
Diffstat (limited to 'misc/wotsap/Makefile')
-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 |