diff options
author | hubertf <hubertf> | 2003-04-25 00:03:09 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2003-04-25 00:03:09 +0000 |
commit | b22b7160726581854bd7ee73c522bdf7307e5a10 (patch) | |
tree | 6715d8d098ca17a1d904c2aae9dd2123ccc12ede /chat | |
parent | 3cfb785fdd687e9154aeed22014837cc9f658621 (diff) | |
download | pkgsrc-b22b7160726581854bd7ee73c522bdf7307e5a10.tar.gz |
add & enable licq-core, licq-gui-console, licq-gui-qt
Diffstat (limited to 'chat')
-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 |