aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-08-24 14:34:06 +0800
committeredwin <edwin@FreeBSD.org>2003-08-24 14:34:06 +0800
commit5106a8c386d4122fe84b5b6a0d7df8b931e0686c (patch)
tree8dc9d2bf459e5a171c385efb02532f070c2c4dae /net
parent55c06baa9375100baa88574265748a548d59221e (diff)
downloadfreebsd-ports-gnome-5106a8c386d4122fe84b5b6a0d7df8b931e0686c.tar.gz
freebsd-ports-gnome-5106a8c386d4122fe84b5b6a0d7df8b931e0686c.tar.zst
freebsd-ports-gnome-5106a8c386d4122fe84b5b6a0d7df8b931e0686c.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>
Diffstat (limited to 'net')
-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