Index: head/sysutils/pstree/Makefile =================================================================== --- head/sysutils/pstree/Makefile (revision 133755) +++ head/sysutils/pstree/Makefile (revision 133756) @@ -1,29 +1,29 @@ # Ports collection makefile for: pstree # Date created: 22 Aug 2001 # Whom: Kris Kennaway # # $FreeBSD$ # 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 CONFLICTS= psmisc-[0-9]* PLIST_FILES= bin/pstree 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 Property changes on: head/sysutils/pstree/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/sysutils/pstree/distinfo =================================================================== --- head/sysutils/pstree/distinfo (revision 133755) +++ head/sysutils/pstree/distinfo (revision 133756) @@ -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 Property changes on: head/sysutils/pstree/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property