diff options
author | mezz <mezz@FreeBSD.org> | 2008-01-31 03:23:31 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-01-31 03:23:31 +0800 |
commit | 126205c9fc5e66d8fff99b9c85211d8b63803daf (patch) | |
tree | 68ceafe6ce8811a48d5e7acda63adcd314840401 | |
parent | 8a8134d2f78465d9ecf208edef6f15dd1af2e2c4 (diff) | |
download | freebsd-ports-gnome-126205c9fc5e66d8fff99b9c85211d8b63803daf.tar.gz freebsd-ports-gnome-126205c9fc5e66d8fff99b9c85211d8b63803daf.tar.zst freebsd-ports-gnome-126205c9fc5e66d8fff99b9c85211d8b63803daf.zip |
Drop the maintainership to ports@. I haven't use it for over a year since when
I got a few of good routers.
-rw-r--r-- | net/trickle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile index c802c3c4a38c..9144d0652620 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/trickle/ -MAINTAINER= mezz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight, portable bandwidth shaper LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent |