diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-10-14 13:29:11 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-10-14 13:29:11 +0800 |
commit | 33bfef0d2a6ed91a5acc30d4e5f568015f09e875 (patch) | |
tree | bc140220fd83b662a469276e04044d096ab4a364 /security/openssh-portable/Makefile | |
parent | 7c760a2509df3904a0d75e44efd622630d0f3120 (diff) | |
download | freebsd-ports-gnome-33bfef0d2a6ed91a5acc30d4e5f568015f09e875.tar.gz freebsd-ports-gnome-33bfef0d2a6ed91a5acc30d4e5f568015f09e875.tar.zst freebsd-ports-gnome-33bfef0d2a6ed91a5acc30d4e5f568015f09e875.zip |
- drop maintainership
Diffstat (limited to 'security/openssh-portable/Makefile')
-rw-r--r-- | security/openssh-portable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 77c5e193541b..fdfacae51a29 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/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 |