aboutsummaryrefslogtreecommitdiffstats
path: root/security/ssh2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh2/Makefile')
-rw-r--r--security/ssh2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 3dc9d363c90a..e913d4f3de52 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.2 1995/10/07 13:08:35 torstenb Exp $
+# $Id: Makefile,v 1.3 1995/10/10 17:02:24 ache Exp $
#
DISTNAME= ssh-1.2.10
@@ -11,6 +11,8 @@ CATEGORIES= security networking
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/ \
ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
+MAINTAINER= torstenb@FreeBSD.ORG
+
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz
MASTER_SITES= \