diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-02 08:56:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-02 08:56:36 +0800 |
commit | 056c3de6c6e879bc321596ecf7f911eed9bafd5f (patch) | |
tree | 95a5505120cd2c6e211027d9a9b6e66e50d13e52 /security/identify | |
parent | e386c59712e5306074690ad46d15ad7550b3debd (diff) | |
download | freebsd-ports-gnome-056c3de6c6e879bc321596ecf7f911eed9bafd5f.tar.gz freebsd-ports-gnome-056c3de6c6e879bc321596ecf7f911eed9bafd5f.tar.zst freebsd-ports-gnome-056c3de6c6e879bc321596ecf7f911eed9bafd5f.zip |
Per distfile survey, remove mastersite that disappeared in April 2002.
Diffstat (limited to 'security/identify')
-rw-r--r-- | security/identify/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/identify/Makefile b/security/identify/Makefile index 7620bd1e87ae..8f3ee1efd115 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -8,8 +8,7 @@ PORTNAME= identify PORTVERSION= 0.7 CATEGORIES= security -MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/ \ - http://www.scn.rain.com/pub/security/authent/ +MASTER_SITES= http://www.scn.rain.com/pub/security/authent/ MAINTAINER= ports@freebsd.org COMMENT= Client side ident protocol daemon wrapper |