Date: Tue, 20 Jun 2023 20:51:28 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3c06a2ea847e - main - net-mgmt/bsnmp-ucd: Fix WWW Message-ID: <202306202051.35KKpSdP088360@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c06a2ea847ed22e1f41721f9b161e90506ad225 commit 3c06a2ea847ed22e1f41721f9b161e90506ad225 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-20 20:49:57 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-20 20:49:57 +0000 net-mgmt/bsnmp-ucd: Fix WWW https://github.com/freebsd/freebsd-ports/pull/181 Submitted by: GitHub user Tom Hukins (tomhukins) --- net-mgmt/bsnmp-ucd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/bsnmp-ucd/Makefile b/net-mgmt/bsnmp-ucd/Makefile index 8b529a5fb91a..9a66cae9b8b0 100644 --- a/net-mgmt/bsnmp-ucd/Makefile +++ b/net-mgmt/bsnmp-ucd/Makefile @@ -4,7 +4,7 @@ CATEGORIES= net-mgmt MAINTAINER= trociny@FreeBSD.org COMMENT= bsnmpd module that implements parts of UCD-SNMP-MIB -WWW= http://bsnmp-ucd.googlecode.com/ +WWW= https://github.com/trociny/bsnmp-ucd LICENSE= BSD2CLAUSEhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306202051.35KKpSdP088360>
