diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-14 03:35:15 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-14 03:35:15 +0000 |
commit | b9efa4250f4a3dacc5102f3692b28efbf9cc4446 (patch) | |
tree | ac4a6c6434426cc6251e52ec57ce5f09a2d33619 /irc/Makefile | |
parent | 29e5be42ac08ecc012a2d9afd4947d63c3774bde (diff) | |
download | FreeBSD-ports-b9efa4250f4a3dacc5102f3692b28efbf9cc4446.zip FreeBSD-ports-b9efa4250f4a3dacc5102f3692b28efbf9cc4446.tar.gz |
activate scrollz
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 b987d75..9a038eb 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1999/06/28 08:54:22 asami Exp $ +# $Id: Makefile,v 1.3 1999/08/02 21:54:35 cpiazza Exp $ # SUBDIR += bitchx @@ -17,6 +17,7 @@ SUBDIR += olirc SUBDIR += quirc SUBDIR += roxirc + SUBDIR += scrollz SUBDIR += sic SUBDIR += sirc SUBDIR += tkirc |