diff options
author | tron <tron> | 2001-07-22 08:12:45 +0000 |
---|---|---|
committer | tron <tron> | 2001-07-22 08:12:45 +0000 |
commit | 071c838f6bf65cd61be880ab86e50802621ad0a4 (patch) | |
tree | 62805329cb4f867cc7016a87bb6667cc060bb2e8 /www/analog | |
parent | 08529fff324e10a58fd6a58033136edb6c64abd1 (diff) | |
download | pkgsrc-071c838f6bf65cd61be880ab86e50802621ad0a4.tar.gz |
"www.analog.cx" is still down, use "http://www.web42.com/analog/" as
URL for homepage and primary master site.
Diffstat (limited to 'www/analog')
-rw-r--r-- | www/analog/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/analog/Makefile b/www/analog/Makefile index 9ed0ff8cbb1..82c46286953 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.27 2001/07/08 20:01:11 tron Exp $ +# $NetBSD: Makefile,v 1.28 2001/07/22 08:12:45 tron Exp $ DISTNAME= analog-5.03 CATEGORIES= www MASTER_SITES= ${HOMEPAGE} \ - http://www.web42.com/analog/ \ http://www.statslab.cam.ac.uk/~sret1/analog/ \ http://www.gekko.de/analog/ MAINTAINER= tron@netbsd.org -HOMEPAGE= http://www.analog.cx/ +HOMEPAGE= http://www.web42.com/analog/ COMMENT= Extremely fast program for analysing WWW logfiles ALL_TARGET= analog |