diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 22:53:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 22:53:13 +0000 |
commit | 5ee761961b5a555d9785d254693923d1729b5785 (patch) | |
tree | 9cc5a3ab651ce1760095dc25dccccb1edfed9f02 /net/radvd | |
parent | 09bde4b0326f78db8fc2575397080f300829b5be (diff) | |
download | ports-5ee761961b5a555d9785d254693923d1729b5785.tar.gz ports-5ee761961b5a555d9785d254693923d1729b5785.zip |
Reset pat due to no response to email about his status.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=159519
Diffstat (limited to 'net/radvd')
-rw-r--r-- | net/radvd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/radvd/Makefile b/net/radvd/Makefile index 05202787fdf8..e33b92408239 100644 --- a/net/radvd/Makefile +++ b/net/radvd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= http://v6web.litech.org/radvd/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p4/pl4/} -MAINTAINER= pat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Linux/BSD IPv6 router advertisement daemon GNU_CONFIGURE= yes |