Date: Thu, 13 Sep 2018 09:38:21 +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: r479668 - head/sysutils/abgx360gui Message-ID: <201809130938.w8D9cLwQ000118@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Sep 13 09:38:20 2018 New Revision: 479668 URL: https://svnweb.freebsd.org/changeset/ports/479668 Log: - Add LICENSE - Update WWW Approved by: portmgr blanket Modified: head/sysutils/abgx360gui/Makefile head/sysutils/abgx360gui/pkg-descr Modified: head/sysutils/abgx360gui/Makefile ============================================================================== --- head/sysutils/abgx360gui/Makefile Thu Sep 13 09:26:34 2018 (r479667) +++ head/sysutils/abgx360gui/Makefile Thu Sep 13 09:38:20 2018 (r479668) @@ -15,6 +15,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= root@cooltrainer.org COMMENT= wxWidgets frontend for abgx360 +LICENSE= NONE + RUN_DEPENDS= abgx360:sysutils/abgx360 \ xterm:x11/xterm Modified: head/sysutils/abgx360gui/pkg-descr ============================================================================== --- head/sysutils/abgx360gui/pkg-descr Thu Sep 13 09:26:34 2018 (r479667) +++ head/sysutils/abgx360gui/pkg-descr Thu Sep 13 09:38:20 2018 (r479668) @@ -3,4 +3,4 @@ sysutils/abgx360. It allows the user to easily select It can output an abgx360 log to a new xterm window, a text file, or an HTML file. -WWW: http://abgx360.xecuter.com/ +WWW: https://abgx360.xecuter.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809130938.w8D9cLwQ000118>