diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-04-25 00:03:09 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-04-25 00:03:09 +0000 |
commit | 8a6229e34e18367b12e3d614ca5504a4bafb562e (patch) | |
tree | 6715d8d098ca17a1d904c2aae9dd2123ccc12ede /chat/Makefile | |
parent | 1b39de27b47f5ccd4c20c0a452a1914d26a21fe1 (diff) | |
download | pkgsrc-8a6229e34e18367b12e3d614ca5504a4bafb562e.tar.gz |
add & enable licq-core, licq-gui-console, licq-gui-qt
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 545e26e4efc..ad728e1dd65 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2003/04/11 16:03:39 jmmv Exp $ +# $NetBSD: Makefile,v 1.68 2003/04/25 00:03:09 hubertf Exp $ # COMMENT= communication programs @@ -43,6 +43,9 @@ SUBDIR+= kyim SUBDIR+= libicq2000 SUBDIR+= libirc SUBDIR+= libyahoo +SUBDIR+= licq-core +SUBDIR+= licq-gui-console +SUBDIR+= licq-gui-qt SUBDIR+= liece SUBDIR+= lmme SUBDIR+= micq |