diff options
Diffstat (limited to 'irc/tr-ircd/Makefile')
-rw-r--r-- | irc/tr-ircd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/tr-ircd/Makefile b/irc/tr-ircd/Makefile index a83a60f9c457..4419c0375261 100644 --- a/irc/tr-ircd/Makefile +++ b/irc/tr-ircd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-ircd/trircd-${PORTVERSION}-release DISTNAME= ${PORTNAME:S/-//}-release-${PORTVERSION}-r MAINTAINER= ports@FreeBSD.org -COMMENT= An irc daeemon based on Bahamut and hybrid-7 +COMMENT= IRC daemon based on Bahamut and hybrid-7 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |