diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2006-05-26 07:04:52 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2006-05-26 07:04:52 +0000 |
commit | 19543e9122e1b8a3b2027b1c0d009070c0874568 (patch) | |
tree | 473300329ae54265abc044368fcfae60dfc32f27 /security/fsh | |
parent | e85c8e7972613a33e4266fd0fcc3c485c354365a (diff) |
Notes
Diffstat (limited to 'security/fsh')
-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 |