diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-05-24 20:32:03 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-05-24 20:32:03 +0000 |
commit | 8ee38a965230e305f86ea5c4e9888f6d010e5c31 (patch) | |
tree | b255c359687bc98556dcaea6e0427fe7e86e52cf /net | |
parent | Update to version 0.1.15. (diff) |
Reset MAINTAINER, as maintainers mail address bounces:
553 5.3.0 <minosh@engineer.com>... inactive user
Notes
Notes:
svn path=/head/; revision=59927
Diffstat (limited to 'net')
-rw-r--r-- | net/vrrp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vrrp/Makefile b/net/vrrp/Makefile index 936e91bcf9b8..965f532967f4 100644 --- a/net/vrrp/Makefile +++ b/net/vrrp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.vrrp.net/pub/vrrpd/ \ ftp://ftp.tecc.co.uk/pub/vrrpd/ -MAINTAINER= minosh@engineer.com +MAINTAINER= ports@FreeBSD.org BROKEN= "The maintainer considers this an incomplete implementation of RFC2338" |