diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-10 03:29:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-10 03:29:12 +0800 |
commit | d4526bd872b3d2432f579a40cea31116ce728f25 (patch) | |
tree | e9dd746900a59fa7e38a4181f818aa5cd6ab4d38 /security | |
parent | cf955b1d06ff017bfd42eb18539fed2f85ce76ca (diff) | |
download | freebsd-ports-gnome-d4526bd872b3d2432f579a40cea31116ce728f25.tar.gz freebsd-ports-gnome-d4526bd872b3d2432f579a40cea31116ce728f25.tar.zst freebsd-ports-gnome-d4526bd872b3d2432f579a40cea31116ce728f25.zip |
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon)
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 |