diff options
author | fjoe <fjoe@FreeBSD.org> | 2002-02-07 22:17:09 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2002-02-07 22:17:09 +0800 |
commit | 82fd11b09af5078b899c1958b8476453ca094a15 (patch) | |
tree | 937f1ab1e00ecd7008c3ae6ce6e715ee92df6743 /net/Makefile | |
parent | 366150a6d545ec10cf3f40a686a925f92eb7df36 (diff) | |
download | freebsd-ports-graphics-82fd11b09af5078b899c1958b8476453ca094a15.tar.gz freebsd-ports-graphics-82fd11b09af5078b899c1958b8476453ca094a15.tar.zst freebsd-ports-graphics-82fd11b09af5078b899c1958b8476453ca094a15.zip |
Port for licq 1.1.0 devel 2002-01-28 snapshot (repo-copied from `licq' port).
Most important new feature is ICQv8 support (works for me).
`licq-qt-gui' and `licq-console' ports will be altered soon to add
ability to build with this port instead of `licq'.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 1db80fe20d4..09cbb1adb1b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -216,6 +216,7 @@ SUBDIR += libunpipc SUBDIR += licq SUBDIR += licq-console + SUBDIR += licq-devel SUBDIR += licq-qt-gui SUBDIR += linpopup SUBDIR += lla |