diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2011-04-25 19:17:00 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2011-04-25 19:17:00 +0000 |
commit | ea5c0eebde8751985645bcc9e8b804e52e0bf241 (patch) | |
tree | fe3dc464519c5f0e7443894601317052f7f8aca7 | |
parent | de9afe317a60c5de729780228ee364d7e20e42de (diff) |
Notes
-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 |