diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:28:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:28:25 +0000 |
commit | fceb9ae5abe2bde31b294dea51307bf18db88154 (patch) | |
tree | 07df3a9e52beab5f436995992aa71f730126d3c3 /security/donkey | |
parent | aee7dffd3fa345a5b020d533c6c97b0bd354e4a9 (diff) | |
download | ports-fceb9ae5abe2bde31b294dea51307bf18db88154.tar.gz ports-fceb9ae5abe2bde31b294dea51307bf18db88154.zip |
Notes
Diffstat (limited to 'security/donkey')
-rw-r--r-- | security/donkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/donkey/Makefile b/security/donkey/Makefile index b2bc09c851ed..0228dc73e61a 100644 --- a/security/donkey/Makefile +++ b/security/donkey/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= security MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/Security/tool/donkey/ -MAINTAINER= max@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An alternative for S/KEY's key command GNU_CONFIGURE= yes |