diff options
author | garga <garga@FreeBSD.org> | 2008-01-22 23:58:21 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2008-01-22 23:58:21 +0800 |
commit | 809da3fea3bbd4dd050c731ed2e52d4e054bd0a4 (patch) | |
tree | 1b72b7b6540120139c58bf9020aa6a3bde3a73fd /security | |
parent | 2b6c11da8ba88f9eae5d718a4f14ff5a39447882 (diff) | |
download | freebsd-ports-gnome-809da3fea3bbd4dd050c731ed2e52d4e054bd0a4.tar.gz freebsd-ports-gnome-809da3fea3bbd4dd050c731ed2e52d4e054bd0a4.tar.zst freebsd-ports-gnome-809da3fea3bbd4dd050c731ed2e52d4e054bd0a4.zip |
Drop maintainership
Diffstat (limited to 'security')
-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 |