diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-02 00:56:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-02 00:56:36 +0000 |
commit | 03ed2dc7b2381e9a5f1ab37364d105141fb6de3e (patch) | |
tree | 6e89c32cbeecfe3c16836e6b5b94a97f2bfcd6ff /security/identify/Makefile | |
parent | 40a5373c7ec09f54d06f2e3fc0387ef6e58d0399 (diff) | |
download | ports-03ed2dc7b2381e9a5f1ab37364d105141fb6de3e.tar.gz ports-03ed2dc7b2381e9a5f1ab37364d105141fb6de3e.zip |
Notes
Diffstat (limited to 'security/identify/Makefile')
-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 |