aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-05-25 09:52:18 +0800
committermnag <mnag@FreeBSD.org>2006-05-25 09:52:18 +0800
commit436804c23644a1b165282179c8195a5846915328 (patch)
treef74b8568a26688073c5f94845b902abafc28d10c /security
parent86739f62e648eb891734710f299699494617a793 (diff)
downloadfreebsd-ports-graphics-436804c23644a1b165282179c8195a5846915328.tar.gz
freebsd-ports-graphics-436804c23644a1b165282179c8195a5846915328.tar.zst
freebsd-ports-graphics-436804c23644a1b165282179c8195a5846915328.zip
- Fix master sites
- Remove extra empty line in pkg-descr and another minor fix PR: 97831 Submitted by: Martin Wilke <freebsd___unixfreunde.de>
Diffstat (limited to 'security')
-rw-r--r--security/donkey/Makefile3
-rw-r--r--security/donkey/pkg-descr3
2 files changed, 3 insertions, 3 deletions
diff --git a/security/donkey/Makefile b/security/donkey/Makefile
index 0228dc73e61..b5dba1718db 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 e318e18397c..fccfc212674 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>