diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-18 01:40:31 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-18 01:40:31 +0800 |
commit | 40afabe4f1e4b612f7291922ff0aaa50d398d3d0 (patch) | |
tree | f2a15438424ab55714087c8668782e2661e42d34 /security | |
parent | 55e5e0b46537605c5462f56b64d8b26f87f6b5b6 (diff) | |
download | freebsd-ports-gnome-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.tar.gz freebsd-ports-gnome-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.tar.zst freebsd-ports-gnome-40afabe4f1e4b612f7291922ff0aaa50d398d3d0.zip |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Diffstat (limited to 'security')
-rw-r--r-- | security/libident/Makefile | 2 | ||||
-rw-r--r-- | security/pidentd/Makefile | 2 | ||||
-rw-r--r-- | security/strobe/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index 5829c89402d1..97ac07c05554 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.22 CATEGORIES= security MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/ -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= freebsd MAN3= ident.3 diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 799041c17bf0..8ef4f60369d2 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ PATCHFILES= pidentd-2.8.5-ipv6-1.5.diff.gz PATCH_DIST_STRIP= -p2 -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= freebsd MAKE_ENV= REALPREFIX=${PREFIX} diff --git a/security/strobe/Makefile b/security/strobe/Makefile index e35d7cea31e3..f1191bf66551 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/ EXTRACT_SUFX= .tgz -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/strobe ALL_TARGET= strobe |