git: 3c06a2ea847e - main - net-mgmt/bsnmp-ucd: Fix WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Jun 2023 20:51:28 UTC
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= BSD2CLAUSE