aboutsummaryrefslogtreecommitdiff
path: root/security/identify
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-06-09 15:50:08 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-06-09 15:50:08 +0000
commitd4ab29741815e8009870b529583037e120dfed56 (patch)
tree715ae2f2d14d319a5966cc1c4f7790947e20afad /security/identify
parent7e9a746569a708c9902ac284cb9dadf61cabf889 (diff)
downloadports-d4ab29741815e8009870b529583037e120dfed56.tar.gz
ports-d4ab29741815e8009870b529583037e120dfed56.zip
Fix MASTER_SITES: add another location of distro
instead of replace old location. PR: 53089 Apporved by: fjoe (mentor)
Notes
Notes: svn path=/head/; revision=82598
Diffstat (limited to 'security/identify')
-rw-r--r--security/identify/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/identify/Makefile b/security/identify/Makefile
index ddf2b4a1d969..7620bd1e87ae 100644
--- a/security/identify/Makefile
+++ b/security/identify/Makefile
@@ -8,7 +8,8 @@
PORTNAME= identify
PORTVERSION= 0.7
CATEGORIES= security
-MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/
+MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/ \
+ http://www.scn.rain.com/pub/security/authent/
MAINTAINER= ports@freebsd.org
COMMENT= Client side ident protocol daemon wrapper