diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-14 05:29:11 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-14 05:29:11 +0000 |
commit | 24a3891634240851fc789807d75d44005e615543 (patch) | |
tree | 07ff2f24959186631830ba5bc382d40f4ae29ff3 /security/putty | |
parent | bedbfc6a1e7b11594092dd5f67d8d466bd8e8c4d (diff) | |
download | ports-24a3891634240851fc789807d75d44005e615543.tar.gz ports-24a3891634240851fc789807d75d44005e615543.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 737579584d25..1784ba070353 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security ipv6 MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure shell and telnet client USE_GMAKE= yes |