diff options
-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 |