summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-03-04 05:51:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-03-04 05:51:50 +0000
commitf4257fa9dd19ace27dce9684cd01480a420d5d17 (patch)
treecb374a1e6c61c77d2baca9e976833b865db51146
parentRemove version-specific DIST_SUBDIR. It is too hard to maintain if the (diff)
Remove version name from DIST_SUBDIR. The distribution files have
version info in them anyway.
Notes
Notes: svn path=/head/; revision=5826
-rw-r--r--www/wwwstat/Makefile4
-rw-r--r--www/wwwstat/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile
index 168e4829d052..9f92bf2cecc7 100644
--- a/www/wwwstat/Makefile
+++ b/www/wwwstat/Makefile
@@ -3,14 +3,13 @@
# Date created: So 2 Mär 1997 18:10:49 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/03/02 18:26:17 andreas Exp $
#
DISTNAME= wwwstat-2.01
CATEGORIES= www
MASTER_SITES= ftp://www.ics.uci.edu/pub/websoft/wwwstat/
DISTFILES= wwwstat-2.0.tar.gz
-DIST_SUBDIR= wwwstat-2.01
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= patch-2.01.txt
@@ -20,6 +19,7 @@ MAINTAINER= andreas@FreeBSD.ORG
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache
+DIST_SUBDIR= wwwstat
WRKSRC= ${WRKDIR}/wwwstat-2.0
MAN1= wwwstat.1 splitlog.1
diff --git a/www/wwwstat/distinfo b/www/wwwstat/distinfo
index d236f33d5c41..bd1e35beeb37 100644
--- a/www/wwwstat/distinfo
+++ b/www/wwwstat/distinfo
@@ -1,2 +1,2 @@
-MD5 (wwwstat-2.01/wwwstat-2.0.tar.gz) = de42bfca14e3aad9a345ae1c9a4740b6
-MD5 (wwwstat-2.01/patch-2.01.txt) = 85a3e314dfcd74f5119fac280cd2668c
+MD5 (wwwstat/wwwstat-2.0.tar.gz) = de42bfca14e3aad9a345ae1c9a4740b6
+MD5 (wwwstat/patch-2.01.txt) = 85a3e314dfcd74f5119fac280cd2668c