diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /irc/atheme-services | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) |
Notes
Diffstat (limited to 'irc/atheme-services')
-rw-r--r-- | irc/atheme-services/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/atheme-services/Makefile b/irc/atheme-services/Makefile index d809e514a76b..63e2c4e7f265 100644 --- a/irc/atheme-services/Makefile +++ b/irc/atheme-services/Makefile @@ -7,7 +7,7 @@ CATEGORIES= irc MASTER_SITES= http://atheme.net/downloads/ MAINTAINER= tdb@FreeBSD.org -COMMENT= A set of services for IRC networks +COMMENT= Set of services for IRC networks USES= pkgconfig pathfix gmake PATHFIX_MAKEFILEIN= Makefile |