Skip to content

Commit

Permalink
irc/epic4: Fix MASTER_SITES
Browse files Browse the repository at this point in the history
Remove stray backslash from previous commit
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Mar 31, 2024
1 parent deef806 commit f3cdd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irc/epic4/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit f3cdd37

Please sign in to comment.