aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apachetop/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-03 19:58:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-03 19:58:00 +0000
commit71090e11be78585376a31ecb5b82acb6fec8c9d3 (patch)
treed918417284be933c9ecd00168b29482bb41d1814 /sysutils/apachetop/Makefile
parenta8f719e15591618923a2fbe8fcd21f526fafc217 (diff)
downloadports-71090e11be78585376a31ecb5b82acb6fec8c9d3.tar.gz
ports-71090e11be78585376a31ecb5b82acb6fec8c9d3.zip
Notes
Diffstat (limited to 'sysutils/apachetop/Makefile')
-rw-r--r--sysutils/apachetop/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/apachetop/Makefile b/sysutils/apachetop/Makefile
index 4938086a4e42..b999d0e634f0 100644
--- a/sysutils/apachetop/Makefile
+++ b/sysutils/apachetop/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= apachetop
-PORTVERSION= 0.12
+PORTVERSION= 0.12.5
CATEGORIES= sysutils
-MASTER_SITES= http://clueful.shagged.org/apachetop/files/
+MASTER_SITES= http://spork.qfe3.net/apachetop/files/
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= esn@x123.info
@@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
USE_REINPLACE= yes
MAN1= apachetop.1
-PLIST_FILES= sbin/apachetop
+PLIST_FILES= bin/apachetop
OPTIONS= ADNS "Asynchronous-capable DNS support" off \
FAM "File Alteration Monitor support" off \