Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2024 08:55:03 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c6fceb97fbc9 - main - irc/bnc: Update MASTER_SITES and return to pool
Message-ID:  <202401060855.4068t3Io006140@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c6fceb97fbc9e66a9545689a9696b2bed1d400e5

commit c6fceb97fbc9e66a9545689a9696b2bed1d400e5
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-06 08:44:55 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-06 08:54:14 +0000

    irc/bnc: Update MASTER_SITES and return to pool
    
    Update MASTER_SITES and return to pool as bsdforge.com has expired
    
    Approved by:    portmgr
---
 irc/bnc/Makefile | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile
index 105034e403dd..d383a3def4ad 100644
--- a/irc/bnc/Makefile
+++ b/irc/bnc/Makefile
@@ -1,13 +1,10 @@
 PORTNAME=	bnc
-PORTVERSION=	2.9.4
+DISTVERSION=	2.9.4
 CATEGORIES=	irc
-MASTER_SITES=	http://home.risingnet.net/download/ \
-		http://bnc.acmeshells.com/ \
-		http://www.sourcefiles.org/System/Servers/ \
-		https://BSDforge.com/projects/source/irc/bnc/
-DISTNAME=	${PORTNAME}${PORTVERSION}
+MASTER_SITES=	http://home.risingnet.net/download/
+DISTNAME=	${PORTNAME}${DISTVERSION}
 
-MAINTAINER=	portmaster@BSDforge.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple IRC relay proxy with support for virtual hosting
 
 LICENSE=	GPLv2



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