diff options
author | peter <peter@FreeBSD.org> | 2000-04-07 04:32:06 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-04-07 04:32:06 +0800 |
commit | c11c5b5b4845c0efcb0d7c248c5e5daadc358ef0 (patch) | |
tree | 6991c28e6977c9e6bdb43ee28b255fa70fa43487 /net/gated | |
parent | 3fb91f6a72629b671306249072212c4520256e95 (diff) | |
download | freebsd-ports-gnome-c11c5b5b4845c0efcb0d7c248c5e5daadc358ef0.tar.gz freebsd-ports-gnome-c11c5b5b4845c0efcb0d7c248c5e5daadc358ef0.tar.zst freebsd-ports-gnome-c11c5b5b4845c0efcb0d7c248c5e5daadc358ef0.zip |
I (obviously) no longer have the inclination to maintain this port.
I have no testing environment for it at all.
Diffstat (limited to 'net/gated')
-rw-r--r-- | net/gated/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index ac47a393fc28..587e48a8d1d1 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -11,7 +11,7 @@ PKGNAME= gated-3.5.11 CATEGORIES= net MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/ -MAINTAINER= peter@FreeBSD.org +MAINTAINER= ports@FreeBSD.org FORBIDDEN= "Security hole (buffer overflow possibly yielding root)" |