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/Makefile | |
parent | - add a line why this port exist (diff) |
- drop maintainership
Notes
Notes:
svn path=/head/; revision=119362
Diffstat (limited to 'security/putty/Makefile')
-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 |