aboutsummaryrefslogtreecommitdiff
path: root/net/howl
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-24 06:34:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-24 06:34:06 +0000
commit81a44e879cade678c13a1ee14d1ef9e739695845 (patch)
tree60cc00e7373515a27e1b10d1653b3bbd04a6211c /net/howl
parentd7ba809b9bc69ffbb22052a863c6db4a1223e273 (diff)
downloadports-81a44e879cade678c13a1ee14d1ef9e739695845.tar.gz
ports-81a44e879cade678c13a1ee14d1ef9e739695845.zip
New Port: howl 0.6.1: zerconf/rendezvous implementation
Paul Dlug also submitted a PR with the howl port, but kept his name in the MAINTAINER field, so I assign him as the maintainer for this port. PR: ports/55291 Submitted by: Paul Dlug <paul@aps.org>
Notes
Notes: svn path=/head/; revision=87587
Diffstat (limited to 'net/howl')
-rw-r--r--net/howl/Makefile4
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