aboutsummaryrefslogtreecommitdiffstats
path: root/security/lsh
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-02-23 23:27:24 +0800
committerdinoex <dinoex@FreeBSD.org>2003-02-23 23:27:24 +0800
commit1eabd16336c0d0bedaa6fbc5abe2a85e71a0f13a (patch)
treefb4fc4786d44753581287e75d47633c3f5fe00e5 /security/lsh
parent2230be1ef549009327ab67897fc6a943093dc545 (diff)
downloadfreebsd-ports-gnome-1eabd16336c0d0bedaa6fbc5abe2a85e71a0f13a.tar.gz
freebsd-ports-gnome-1eabd16336c0d0bedaa6fbc5abe2a85e71a0f13a.tar.zst
freebsd-ports-gnome-1eabd16336c0d0bedaa6fbc5abe2a85e71a0f13a.zip
- drop maintainership
Diffstat (limited to 'security/lsh')
-rw-r--r--security/lsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile
index e05d75031fe2..cdffd18fbd2a 100644
--- a/security/lsh/Makefile
+++ b/security/lsh/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} \
MASTER_SITE_SUBDIR= lsh lsh/old
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0
BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4