pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/pstree Add original MASTER_SITE and HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05ccbd384063
branches:  trunk
changeset: 528335:05ccbd384063
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Apr 30 02:49:15 2007 +0000

description:
Add original MASTER_SITE and HOMEPAGE.

diffstat:

 sysutils/pstree/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 7824555b3437 -r 05ccbd384063 sysutils/pstree/Makefile
--- a/sysutils/pstree/Makefile  Mon Apr 30 01:45:13 2007 +0000
+++ b/sysutils/pstree/Makefile  Mon Apr 30 02:49:15 2007 +0000
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.18 2006/03/29 21:31:48 ghen Exp $
+# $NetBSD: Makefile,v 1.19 2007/04/30 02:49:15 obache Exp $
 #
 
 DISTNAME=      pstree-2.27
 CATEGORIES=    sysutils
 # PKGREVISION= 1
-MASTER_SITES=  http://fresh.t-systems-sfr.com/unix/src/misc/
+MASTER_SITES=  ftp://ftp.thp.uni-duisburg.de/pub/source/ \
+               http://fresh.t-systems-sfr.com/unix/src/misc/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Display processes in a tree
+HOMEPAGE=      http://www.thp.uni-duisburg.de/pstree/
 
 WRKSRC=                ${WRKDIR}
 



Home | Main Index | Thread Index | Old Index