aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pstree
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-04-20 12:54:34 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-04-20 12:54:34 +0000
commit7666916412aed7b7d93977339ff7ea81f5f11092 (patch)
treea34bc4a03baab20ece7d9cc739c15f12c352fb58 /sysutils/pstree
parent03636aa0b841dee0e5b99950b9f5a83dec492486 (diff)
downloadports-7666916412aed7b7d93977339ff7ea81f5f11092.tar.gz
ports-7666916412aed7b7d93977339ff7ea81f5f11092.zip
Notes
Diffstat (limited to 'sysutils/pstree')
-rw-r--r--sysutils/pstree/Makefile6
-rw-r--r--sysutils/pstree/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile
index a71e3d513500..bf8075550875 100644
--- a/sysutils/pstree/Makefile
+++ b/sysutils/pstree/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= pstree
-PORTVERSION= 2.25
+PORTVERSION= 2.27
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.thp.uni-duisburg.de/pub/source/ \
http://fresh.t-systems-sfr.com/unix/src/misc/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sylvioc@gmail.com
COMMENT= List processes as a tree
NO_WRKSUBDIR= yes
@@ -24,6 +24,6 @@ do-build:
cd ${WRKDIR} && ${CC} ${CFLAGS} -o pstree pstree.c
do-install:
- ${INSTALL_PROGRAM} ${WRKDIR}/pstree ${PREFIX}/bin/pstree
+ ${INSTALL_PROGRAM} ${WRKDIR}/pstree ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/sysutils/pstree/distinfo b/sysutils/pstree/distinfo
index e4bd94c67f7b..02265be78527 100644
--- a/sysutils/pstree/distinfo
+++ b/sysutils/pstree/distinfo
@@ -1,2 +1,2 @@
-MD5 (pstree-2.25.tar.gz) = 2d0e3a0e80c033e81f781fe718f1cfe8
-SIZE (pstree-2.25.tar.gz) = 9106
+MD5 (pstree-2.27.tar.gz) = 509169224a4b127007de108a9a9fac26
+SIZE (pstree-2.27.tar.gz) = 9277