From 3753b1da5712880a09057b85df71d0ad30a0790f Mon Sep 17 00:00:00 2001 From: andreas Date: Fri, 10 Apr 1998 18:48:03 +0000 Subject: Update to newest version 2.01 from Apr 02. --- www/http-analyze/Makefile | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'www/http-analyze/Makefile') diff --git a/www/http-analyze/Makefile b/www/http-analyze/Makefile index 1f3e4cb4..3377e2d 100644 --- a/www/http-analyze/Makefile +++ b/www/http-analyze/Makefile @@ -3,13 +3,14 @@ # Date created: Fri Jul 11 06:11:41 CEST 1997 # Whom: Andreas Klemm # -# $Id: Makefile,v 1.2 1997/07/11 04:58:45 andreas Exp $ +# $Id: Makefile,v 1.3 1997/07/12 00:15:04 asami Exp $ # -DISTNAME= http-analyze1.9e -PKGNAME= http-analyze-1.9 +DISTNAME= http-analyze2.01 +PKGNAME= http-analyze-2.01 CATEGORIES= www -MASTER_SITES= ftp://ftp.rent-a-guru.de/pub/ +MASTER_SITES= ftp://ftp.rent-a-guru.de/pub/http-analyze2.01/ +DISTFILES= http-analyze2.01-src.tar.gz MAINTAINER= andreas@FreeBSD.ORG @@ -17,9 +18,4 @@ BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd MAN1= http-analyze.1 -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/http-analyze ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/http-analyze.man \ - ${PREFIX}/man/man1/http-analyze.1 - .include -- cgit v1.1