diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/Makefile | 2 | ||||
-rw-r--r-- | irc/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index af371f858234..d9c862602968 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Internet Relay Chat utilities + SUBDIR += bitchx SUBDIR += bitlbee SUBDIR += blackened diff --git a/irc/pkg/COMMENT b/irc/pkg/COMMENT deleted file mode 100644 index 262346ab0bea..000000000000 --- a/irc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Internet Relay Chat utilities |