diff options
Diffstat (limited to 'net/howl/Makefile')
-rw-r--r-- | net/howl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile index 0025ef6646db..a4a14a8318a8 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -5,9 +5,9 @@ # PORTNAME= howl -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.1 CATEGORIES?= net devel -MASTER_SITES= ftp://ftp.swampwolf.com/pub/ +MASTER_SITES= http://www.porchdogsoft.com/download/ MAINTAINER= paul@aps.org COMMENT= Zeroconf/Rendezvous implementation |