diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-07-18 05:04:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-07-18 05:04:20 +0000 |
commit | dc5ea736c74183cb97733284c8c15e35097cec4f (patch) | |
tree | 8644f90f24332fbab844e94152be9737d2262e32 /www/wwwstat | |
parent | f839215a37e6271b75d435c5ce4e9400fe37c942 (diff) | |
download | ports-dc5ea736c74183cb97733284c8c15e35097cec4f.tar.gz ports-dc5ea736c74183cb97733284c8c15e35097cec4f.zip |
Notes
Diffstat (limited to 'www/wwwstat')
-rw-r--r-- | www/wwwstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index 30636b87cfd3..f52a499e395d 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -3,7 +3,7 @@ # Date created: So 2 Mär 1997 18:10:49 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.4 1997/05/06 14:28:43 jfitz Exp $ +# $Id: Makefile,v 1.5 1997/05/24 13:17:16 jfitz Exp $ # DISTNAME= wwwstat-2.01 @@ -16,7 +16,7 @@ PATCHFILES= patch-2.01.txt MAINTAINER= andreas@FreeBSD.ORG -RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \ +RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5 \ ${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache DIST_SUBDIR= wwwstat |