diff options
author | vs <vs@FreeBSD.org> | 2005-09-15 09:37:33 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-09-15 09:37:33 +0000 |
commit | 6114004f764e50c379d62f189212a1277ec42ab4 (patch) | |
tree | aaab1110222fa3c3a052939d2f3e564d3592f99a /www/urchin5/Makefile | |
parent | 60e14344490533e926633bbe25c08a6564f8cf9a (diff) | |
download | FreeBSD-ports-6114004f764e50c379d62f189212a1277ec42ab4.zip FreeBSD-ports-6114004f764e50c379d62f189212a1277ec42ab4.tar.gz |
Update to 5.703
PR: ports/85432
Submitted by: maintainer
Diffstat (limited to 'www/urchin5/Makefile')
-rw-r--r-- | www/urchin5/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/urchin5/Makefile b/www/urchin5/Makefile index 046812a..f5c8922 100644 --- a/www/urchin5/Makefile +++ b/www/urchin5/Makefile @@ -6,10 +6,10 @@ # PORTNAME= urchin -PORTVERSION= 5.702 +PORTVERSION= 5.703 CATEGORIES= www -MASTER_SITES= ftp://ftp.urchin.com/pub/urchin5/ -DISTNAME= urchin5702_freebsd4x +MASTER_SITES= http://download.urchin.com/urchin5/ +DISTNAME= urchin5703_freebsd4x MAINTAINER= freebsd@urchin.com COMMENT= The most powerful web traffic analysis program available |