diff options
author | marcus <marcus@FreeBSD.org> | 2008-09-01 09:06:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-09-01 09:06:58 +0800 |
commit | 0b6eb9d039b5daefbbe14442611d829ac5ee5a4a (patch) | |
tree | 7611a7ae052aac8de1218693cfad318275bf6462 /net/howl | |
parent | b9551b6f3af19a6003b4b25e9086a9c9925d4e9e (diff) | |
download | freebsd-ports-gnome-0b6eb9d039b5daefbbe14442611d829ac5ee5a4a.tar.gz freebsd-ports-gnome-0b6eb9d039b5daefbbe14442611d829ac5ee5a4a.tar.zst freebsd-ports-gnome-0b6eb9d039b5daefbbe14442611d829ac5ee5a4a.zip |
Reset maintainer as I am purely an avahi guy now.
Diffstat (limited to 'net/howl')
-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 |