git: f3cdd3755a45 - main - irc/epic4: Fix MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Mar 2024 13:55:12 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3cdd3755a45b9790d2789920ed37bced55b81f6 commit f3cdd3755a45b9790d2789920ed37bced55b81f6 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-03-31 13:54:42 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-03-31 13:54:46 +0000 irc/epic4: Fix MASTER_SITES Remove stray backslash from previous commit --- irc/epic4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index 9c75ab2f1f1f..36b2dbd960f4 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -2,7 +2,7 @@ PORTNAME= epic4 PORTVERSION= 2.10.10 PORTREVISION= 2 CATEGORIES= irc -MASTER_SITES= https://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ +MASTER_SITES= https://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-help-20050315.tar.bz2