aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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