diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-14 05:29:11 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-14 05:29:11 +0000 |
commit | 24a3891634240851fc789807d75d44005e615543 (patch) | |
tree | 07ff2f24959186631830ba5bc382d40f4ae29ff3 /security/hpn-ssh | |
parent | - add a line why this port exist (diff) |
- drop maintainership
Notes
Notes:
svn path=/head/; revision=119362
Diffstat (limited to 'security/hpn-ssh')
-rw-r--r-- | security/hpn-ssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile index 77c5e193541b..fdfacae51a29 100644 --- a/security/hpn-ssh/Makefile +++ b/security/hpn-ssh/Makefile @@ -18,7 +18,7 @@ PKGNAMESUFFIX?= ${PORTABLE_SUFFIX}${GSSAPI_SUFFIX}${BASE_SUFFIX}${PKGNAMESUFFIX2 MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR2} DISTNAME= ${DISTNAME2} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH OPENSSHVERSION= 3.9p1 |