diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 09:57:22 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 09:57:22 +0000 |
commit | a80016c9a87f892d1992e1fd14583e58e24c7b67 (patch) | |
tree | a3e9f27e665fb796a216f1bf34dbcf859dd114b3 /net/ucarp | |
parent | - Update to 0.1.14 b3 (diff) |
Reset meno.abels@adviser.com due to maintainer-timeouts and no response
to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=186103
Diffstat (limited to 'net/ucarp')
-rw-r--r-- | net/ucarp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ucarp/Makefile b/net/ucarp/Makefile index 03b9acde7899..b5116d718208 100644 --- a/net/ucarp/Makefile +++ b/net/ucarp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.ucarp.org/pub/ucarp/ -MAINTAINER= meno.abels@adviser.com +MAINTAINER= ports@FreeBSD.org COMMENT= Userlevel Common Address Redundancy Protocol CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |