diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
commit | 719f57a3c260ef0cd2d37c50a3d442b33d72104e (patch) | |
tree | f4484fcd175626b24c67ca0689ae7b87320a9dc7 /security/openssh/Makefile | |
parent | 3f3d82f068d3136430c6468f6cb66e78575cae05 (diff) | |
download | FreeBSD-ports-719f57a3c260ef0cd2d37c50a3d442b33d72104e.zip FreeBSD-ports-719f57a3c260ef0cd2d37c50a3d442b33d72104e.tar.gz |
change MAINTAINER to FreeBSD.org address
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 a7bd312..b5cff8e 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= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org USE_OPENSSL= YES |