diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-10-14 13:29:11 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-10-14 13:29:11 +0800 |
commit | 33bfef0d2a6ed91a5acc30d4e5f568015f09e875 (patch) | |
tree | bc140220fd83b662a469276e04044d096ab4a364 /security/putty | |
parent | 7c760a2509df3904a0d75e44efd622630d0f3120 (diff) | |
download | freebsd-ports-gnome-33bfef0d2a6ed91a5acc30d4e5f568015f09e875.tar.gz freebsd-ports-gnome-33bfef0d2a6ed91a5acc30d4e5f568015f09e875.tar.zst freebsd-ports-gnome-33bfef0d2a6ed91a5acc30d4e5f568015f09e875.zip |
- drop maintainership
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 |