diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-09-01 01:06:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-09-01 01:06:58 +0000 |
commit | 834adf6de33fe8492c52b5ef1f82c7c027d8fa90 (patch) | |
tree | ffa2f168feae0b94f76aaf510f731daa93f0b184 /net/howl | |
parent | 79cb5fc7ffc2911aaad45d5fe0a5cda98ecd6447 (diff) | |
download | ports-834adf6de33fe8492c52b5ef1f82c7c027d8fa90.tar.gz ports-834adf6de33fe8492c52b5ef1f82c7c027d8fa90.zip |
Notes
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 |