diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 19:29:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 19:29:12 +0000 |
commit | 4590ff95effeed9bbfdb215912dbc3de655e03a1 (patch) | |
tree | 7bd032c42cfd71ab472aca941a9e305aa9437698 /security | |
parent | 8c1cca9adb3ec70955e2c9f384316078c5286064 (diff) | |
download | ports-4590ff95effeed9bbfdb215912dbc3de655e03a1.tar.gz ports-4590ff95effeed9bbfdb215912dbc3de655e03a1.zip |
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon)
Notes
Notes:
svn path=/head/; revision=229780
Diffstat (limited to 'security')
-rw-r--r-- | security/lsh/Makefile | 2 | ||||
-rw-r--r-- | security/super/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 9b313c435369..4b752be6633d 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/ MASTER_SITE_SUBDIR= lsh lsh/old -MAINTAINER= farrokhi@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 \ diff --git a/security/super/Makefile b/security/super/Makefile index 9ec9bd9f6165..da08e6080998 100644 --- a/security/super/Makefile +++ b/security/super/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ucolick.org/pub/users/will/ \ http://www.ucolick.org/~will/RUE/super/ EXTRACT_SUFX= -tar.gz -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allow others to run commands as root GNU_CONFIGURE= yes |