summaryrefslogtreecommitdiff
path: root/irc/eggdrop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/eggdrop/Makefile')
-rw-r--r--irc/eggdrop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile
index a29b2a1e5f13..ea802b76c9c5 100644
--- a/irc/eggdrop/Makefile
+++ b/irc/eggdrop/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= eggdrop
-PORTVERSION= 1.6.13
+PORTVERSION= 1.6.15
CATEGORIES= irc
MASTER_SITES= ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/
DISTNAME= ${PORTNAME:S/-//}${PORTVERSION}
@@ -55,7 +55,7 @@ do-install:
${PREFIX}/share/eggdrop/scripts/
@cd ${WRKSRC}/help && ${INSTALL_DATA} cmds1.help cmds2.help core.help \
${PREFIX}/share/eggdrop/help/
- @cd ${WRKSRC}/help/set && ${INSTALL_DATA} cmds1.help cmds2.help \
+ @cd ${WRKSRC}/help/set && ${INSTALL_DATA} cmds1.help \
${PREFIX}/share/eggdrop/help/set/
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/eggdrop ${PREFIX}/share/eggdrop/html