git: facbc297689e - main - irc/ircd-ratbox: Drop irrelevant old mastersite
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Mar 2025 21:46:41 UTC
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=facbc297689e9cea5f25f339f09b9a9dd9fc7a59 commit facbc297689e9cea5f25f339f09b9a9dd9fc7a59 Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2025-03-10 00:51:22 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2025-03-23 21:44:35 +0000 irc/ircd-ratbox: Drop irrelevant old mastersite PR: 285301 Approved by: moggie@elasticmind.net (maintainer) --- irc/ircd-ratbox/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile index c0b1ac3198f5..69aa48b43d30 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -2,8 +2,7 @@ PORTNAME= ircd-ratbox PORTVERSION= 3.0.10 PORTREVISION= 8 CATEGORIES= irc -MASTER_SITES= http://www.ratbox.org/download/ \ - http://www.ratbox.org/download/old/ +MASTER_SITES= http://www.ratbox.org/download/ MAINTAINER= moggie@elasticmind.net COMMENT= Advanced, stable IRC daemon, used widely on EFnet