summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-26 22:16:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-26 22:16:58 +0000
commit19a1855bf8dd2dcc3c0fc4a6ad9447a61a0f462b (patch)
tree9ef1fa3b59dcbeaeb627e87dc1a1ea6becb172be /www
parentNeed to include bsd.port.pre.mk before using ${OSVERSION}. (diff)
Use EXTRACT_SUFX instead of DISTFILES.
Notes
Notes: svn path=/head/; revision=15646
Diffstat (limited to 'www')
-rw-r--r--www/http-analyze/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/http-analyze/Makefile b/www/http-analyze/Makefile
index 3377e2d283c8..bacaca9fe651 100644
--- a/www/http-analyze/Makefile
+++ b/www/http-analyze/Makefile
@@ -3,14 +3,14 @@
# Date created: Fri Jul 11 06:11:41 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.3 1997/07/12 00:15:04 asami Exp $
+# $Id: Makefile,v 1.4 1998/04/10 18:47:46 andreas Exp $
#
DISTNAME= http-analyze2.01
PKGNAME= http-analyze-2.01
CATEGORIES= www
MASTER_SITES= ftp://ftp.rent-a-guru.de/pub/http-analyze2.01/
-DISTFILES= http-analyze2.01-src.tar.gz
+EXTRACT_SUFX= -src.tar.gz
MAINTAINER= andreas@FreeBSD.ORG