diff options
Diffstat (limited to 'net/howl')
-rw-r--r-- | net/howl/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile index 85f1ab6fb88f..eca37850692d 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -10,12 +10,9 @@ PORTREVISION= 1 CATEGORIES?= net devel MASTER_SITES= http://www.porchdogsoft.com/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@donovansbrain.co.uk COMMENT= Zeroconf/Bonjour(tm) implementation -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - CONFLICTS= avahi-[0-9]* USE_AUTOTOOLS= libtool |