diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-14 11:35:15 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-14 11:35:15 +0800 |
commit | b9efa4250f4a3dacc5102f3692b28efbf9cc4446 (patch) | |
tree | ac4a6c6434426cc6251e52ec57ce5f09a2d33619 | |
parent | 29e5be42ac08ecc012a2d9afd4947d63c3774bde (diff) | |
download | freebsd-ports-gnome-b9efa4250f4a3dacc5102f3692b28efbf9cc4446.tar.gz freebsd-ports-gnome-b9efa4250f4a3dacc5102f3692b28efbf9cc4446.tar.zst freebsd-ports-gnome-b9efa4250f4a3dacc5102f3692b28efbf9cc4446.zip |
activate scrollz
-rw-r--r-- | irc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index b987d759bb96..9a038ebbf5b7 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 |