Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2019 20:27:37 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511265 - head/sysutils/pstree
Message-ID:  <201909052027.x85KRbnl030653@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Thu Sep  5 20:27:37 2019
New Revision: 511265
URL: https://svnweb.freebsd.org/changeset/ports/511265

Log:
  - cease hosting distfiles
  - pet portlint

Modified:
  head/sysutils/pstree/Makefile

Modified: head/sysutils/pstree/Makefile
==============================================================================
--- head/sysutils/pstree/Makefile	Thu Sep  5 20:16:56 2019	(r511264)
+++ head/sysutils/pstree/Makefile	Thu Sep  5 20:27:37 2019	(r511265)
@@ -4,13 +4,13 @@
 PORTNAME=	pstree
 PORTVERSION=	2.39
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://ftp.thp.uni-due.de/pub/source/ \
-		LOCAL/jgh/sysutils/${PORTNAME}/
+MASTER_SITES=	ftp://ftp.thp.uni-due.de/pub/source/
 
 MAINTAINER=	jgh@FreeBSD.org
 COMMENT=	List processes as a tree
 
 USES=		alias
+
 NO_WRKSUBDIR=	yes
 
 CONFLICTS=	psmisc-[0-9]*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909052027.x85KRbnl030653>