diff options
author | Renato Botelho <garga@FreeBSD.org> | 2008-01-22 15:58:21 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2008-01-22 15:58:21 +0000 |
commit | ab1a91dade8d8d64478b2cb756449caee12ce118 (patch) | |
tree | 76e7e5fd737c8dbc95612d4d2b002d340345bb85 /security/putty | |
parent | 0c154796cc3e2565c239a875ecd8716ed3202006 (diff) | |
download | ports-ab1a91dade8d8d64478b2cb756449caee12ce118.tar.gz ports-ab1a91dade8d8d64478b2cb756449caee12ce118.zip |
Notes
Diffstat (limited to 'security/putty')
-rw-r--r-- | security/putty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index baa423c93818..acb1b10c11a3 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ \ ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure shell and telnet client USE_GMAKE= yes |