diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-03 05:54:35 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-03 05:54:35 +0800 |
commit | df621c159ae4a7d646ff9c720381e5dbc42c8558 (patch) | |
tree | 5051b768df6ce2edba4bafd49f89e013c955f204 /irc/Makefile | |
parent | fcb272f138c73651d6d3dbace615381ff6b670fe (diff) | |
download | freebsd-ports-gnome-df621c159ae4a7d646ff9c720381e5dbc42c8558.tar.gz freebsd-ports-gnome-df621c159ae4a7d646ff9c720381e5dbc42c8558.tar.zst freebsd-ports-gnome-df621c159ae4a7d646ff9c720381e5dbc42c8558.zip |
Activate olirc
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index bae95750b9e3..b987d759bb96 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1999/06/26 22:19:48 asami Exp $ +# $Id: Makefile,v 1.2 1999/06/28 08:54:22 asami Exp $ # SUBDIR += bitchx @@ -14,6 +14,7 @@ SUBDIR += kvirc SUBDIR += muh SUBDIR += ninja + SUBDIR += olirc SUBDIR += quirc SUBDIR += roxirc SUBDIR += sic |