diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-09-01 01:06:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-09-01 01:06:58 +0000 |
commit | 834adf6de33fe8492c52b5ef1f82c7c027d8fa90 (patch) | |
tree | ffa2f168feae0b94f76aaf510f731daa93f0b184 /net/howl/Makefile | |
parent | Reset mikeh, who has not done any commits for over a year. (diff) |
Reset maintainer as I am purely an avahi guy now.
Notes
Notes:
svn path=/head/; revision=219557
Diffstat (limited to 'net/howl/Makefile')
-rw-r--r-- | net/howl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile index 03cdefb968cb..42862933b54c 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES?= net devel MASTER_SITES= http://www.porchdogsoft.com/download/ -MAINTAINER= marcus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zeroconf/Bonjour(tm) implementation USE_AUTOTOOLS= libtool:15 |