Date: Mon, 27 May 2019 09:01:42 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502777 - head/sysutils/pot Message-ID: <201905270901.x4R91gcO029707@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon May 27 09:01:42 2019 New Revision: 502777 URL: https://svnweb.freebsd.org/changeset/ports/502777 Log: - Whitespace fix - Update WWW Approved by: portmgr blanket Modified: head/sysutils/pot/Makefile head/sysutils/pot/pkg-descr Modified: head/sysutils/pot/Makefile ============================================================================== --- head/sysutils/pot/Makefile Mon May 27 08:43:07 2019 (r502776) +++ head/sysutils/pot/Makefile Mon May 27 09:01:42 2019 (r502777) @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= potnet:sysutils/potnet \ - ${LOCALBASE}/share/freebsd/MANIFESTS/amd64-amd64-11.2-RELEASE:misc/freebsd-release-manifests + ${LOCALBASE}/share/freebsd/MANIFESTS/amd64-amd64-11.2-RELEASE:misc/freebsd-release-manifests USE_RC_SUBR= pot Modified: head/sysutils/pot/pkg-descr ============================================================================== --- head/sysutils/pot/pkg-descr Mon May 27 08:43:07 2019 (r502776) +++ head/sysutils/pot/pkg-descr Mon May 27 09:01:42 2019 (r502777) @@ -1,3 +1,3 @@ This port contains scripts to manage FreeBSD containers called pot. -WWW: http://www.github.com/pizzamig/pot/ +WWW: https://github.com/pizzamig/pot/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905270901.x4R91gcO029707>