diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2009-11-17 07:19:24 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2009-11-17 07:19:24 +0000 |
commit | d025c215c16afa86ab0bce6ce114f6bb61b2b62d (patch) | |
tree | 61936352db7987a453c69970bcb9e1d8614b52ba /sysutils/pstree | |
parent | f94afa4ee01fe776e21cadbddf57e1cd031edfb1 (diff) |
Notes
Diffstat (limited to 'sysutils/pstree')
-rw-r--r-- | sysutils/pstree/Makefile | 4 | ||||
-rw-r--r-- | sysutils/pstree/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/pstree/Makefile b/sysutils/pstree/Makefile index eada8118728a..a05a7a0693d6 100644 --- a/sysutils/pstree/Makefile +++ b/sysutils/pstree/Makefile @@ -6,10 +6,10 @@ # PORTNAME= pstree -PORTVERSION= 2.32 +PORTVERSION= 2.33 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.thp.uni-duisburg.de/pub/source/ \ - http://fresh.t-systems-sfr.com/unix/src/misc/ + LOCAL/avl MAINTAINER= avl@FreeBSD.org COMMENT= List processes as a tree diff --git a/sysutils/pstree/distinfo b/sysutils/pstree/distinfo index e15f72a7b598..6ac8297cd655 100644 --- a/sysutils/pstree/distinfo +++ b/sysutils/pstree/distinfo @@ -1,3 +1,3 @@ -MD5 (pstree-2.32.tar.gz) = ba6e274e06d63910cf9bb8664b932808 -SHA256 (pstree-2.32.tar.gz) = 5f0d30b2e66d726c1075d25e106654a68614b7807015bab31b900166a932b94c -SIZE (pstree-2.32.tar.gz) = 10058 +MD5 (pstree-2.33.tar.gz) = b0a85caacd85f78bd83700afa86ec2e9 +SHA256 (pstree-2.33.tar.gz) = 0f06116208cf15932cf99785d001c053e523e0aed474b936858f1b7f61a6c990 +SIZE (pstree-2.33.tar.gz) = 10204 |