diff options
Diffstat (limited to 'net/howl')
-rw-r--r-- | net/howl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile index f4627e29147a..350e5dae2eba 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -9,8 +9,8 @@ PORTVERSION= 0.6.1 CATEGORIES?= net devel MASTER_SITES= ftp://ftp.swampwolf.com/pub/ -MAINTAINER= ports@freebsd.org -COMMENT= Howl is an implementation of the Zeroconf networking standard +MAINTAINER= paul@aps.org +COMMENT= Zeroconf/Rendezvous implementation GNU_CONFIGURE= yes USE_GMAKE= yes |