diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2021-05-22 10:10:44 +0800 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2021-05-22 10:13:01 +0800 |
commit | 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 (patch) | |
tree | 7fcacd9c8d70bd82edac9a64dca32ecc4f55f04b /net/ladvd/Makefile | |
parent | eb7afecc805bc110e4ee852e4307c38c5f5c45f1 (diff) | |
download | freebsd-ports-gnome-95d52e52fb64ed8c6ccb6906a38dbede128a64c3.tar.gz freebsd-ports-gnome-95d52e52fb64ed8c6ccb6906a38dbede128a64c3.tar.zst freebsd-ports-gnome-95d52e52fb64ed8c6ccb6906a38dbede128a64c3.zip |
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
Diffstat (limited to 'net/ladvd/Makefile')
-rw-r--r-- | net/ladvd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile index 8124493d3e4a..92dab29ca4ba 100644 --- a/net/ladvd/Makefile +++ b/net/ladvd/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX=v PORTREVISION= 1 CATEGORIES= net -MAINTAINER= woodsb02@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minimal LLDP/CDP/EDP/FDP/NDP sender daemon LICENSE= MIT |