diff options
author | green <green@FreeBSD.org> | 2001-02-21 12:45:25 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 2001-02-21 12:45:25 +0800 |
commit | fd81260dc22dabab00394551a464d47b50f1d579 (patch) | |
tree | fa34173f2baff9ca47ebfd8b2421266cca2f4a9c /security/openssh/Makefile | |
parent | c7f8d504a5fbb53033b212e22f6a7ff360eb48ef (diff) | |
download | freebsd-ports-gnome-fd81260dc22dabab00394551a464d47b50f1d579.tar.gz freebsd-ports-gnome-fd81260dc22dabab00394551a464d47b50f1d579.tar.zst freebsd-ports-gnome-fd81260dc22dabab00394551a464d47b50f1d579.zip |
Move the maintainer to ports. I don't have the capacity to continue
to support very old systems myself.
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r-- | security/openssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 6ab432f1df57..4654bce4f112 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/ \ DISTNAME= openssh-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_OPENSSL= YES |