diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-25 01:52:18 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-25 01:52:18 +0000 |
commit | 0a05921889c5ea8e7c733adf04d3ca85a7090d85 (patch) | |
tree | e783c6e107a5d3eabeb1288eec1c9d5d0df0ecdf /security/donkey | |
parent | - Fix master sites (diff) |
- Fix master sites
- Remove extra empty line in pkg-descr and another minor fix
PR: 97831
Submitted by: Martin Wilke <freebsd___unixfreunde.de>
Notes
Notes:
svn path=/head/; revision=163332
Diffstat (limited to 'security/donkey')
-rw-r--r-- | security/donkey/Makefile | 3 | ||||
-rw-r--r-- | security/donkey/pkg-descr | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/donkey/Makefile b/security/donkey/Makefile index 0228dc73e61a..b5dba1718db0 100644 --- a/security/donkey/Makefile +++ b/security/donkey/Makefile @@ -8,7 +8,8 @@ PORTNAME= donkey PORTVERSION= 0.5 CATEGORIES= security -MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/Security/tool/donkey/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ + http://mirror2.unixfreunde.de/ MAINTAINER= ports@FreeBSD.org COMMENT= An alternative for S/KEY's key command diff --git a/security/donkey/pkg-descr b/security/donkey/pkg-descr index e318e18397c6..fccfc212674c 100644 --- a/security/donkey/pkg-descr +++ b/security/donkey/pkg-descr @@ -16,7 +16,6 @@ host. The name "Donkey" is an acronym of "Don't Key". - <How to use Donkey> (1) Calculate a One-Time-Password. @@ -45,4 +44,4 @@ twice to get the entry. Donkey conforms GNU GENERAL PUBLIC LICENSE Version 2 and is Copyright (C) 1995 Kazuhiko Yamamoto - <kazu@is.aist-nara.ac.jp> + <kazu@is.aist-nara.ac.jp> |