diff options
Diffstat (limited to 'security/fsh/Makefile')
-rw-r--r-- | security/fsh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/fsh/Makefile b/security/fsh/Makefile index 613173de5c32..329e3044cc34 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -8,7 +8,8 @@ PORTNAME= fsh PORTVERSION= 1.2 PORTREVISION= 3 CATEGORIES= security -MASTER_SITES= http://mirror2.unixfreunde.de/ \ +MASTER_SITES= http://www.lysator.liu.se/fsh/ \ + http://mirror2.unixfreunde.de/ \ http://freebsd.unixfreunde.de/sources/ MAINTAINER= sumikawa@FreeBSD.org |