diff options
author | mnag <mnag@FreeBSD.org> | 2005-09-17 01:58:32 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-09-17 01:58:32 +0800 |
commit | 3c104d1ac67aae3019c66948171410b8124263c4 (patch) | |
tree | 9005b30995df8ba24e64dedb608df8632b74a1d6 /security/openssh-portable | |
parent | 1e05c4a514df9cd80a962acb5b2c8d067255ccab (diff) | |
download | freebsd-ports-gnome-3c104d1ac67aae3019c66948171410b8124263c4.tar.gz freebsd-ports-gnome-3c104d1ac67aae3019c66948171410b8124263c4.tar.zst freebsd-ports-gnome-3c104d1ac67aae3019c66948171410b8124263c4.zip |
Update my email
Approved by: pav (mentor)
Diffstat (limited to 'security/openssh-portable')
-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 0be82293c0fb..5d2ea6d0c994 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR2} PKGNAMESUFFIX?= ${PORTABLE_SUFFIX}${GSSAPI_SUFFIX}${BASE_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= ${DISTNAME2} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH OPENSSHVERSION= 4.2p1 |