diff options
author | tron <tron> | 2000-07-31 20:32:25 +0000 |
---|---|---|
committer | tron <tron> | 2000-07-31 20:32:25 +0000 |
commit | 5139f4a0367bc40526922b46d290a44280c8b1ec (patch) | |
tree | d13bb54ea2dd5fab717e9c6a86b1119722d574d6 /net/Makefile | |
parent | dd331660e31cc0e1486789a3a48a00f0068ff909 (diff) | |
download | pkgsrc-5139f4a0367bc40526922b46d290a44280c8b1ec.tar.gz |
Add and enable "icqlib" package.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 9f84f022241..0b648219c29 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.139 2000/07/31 20:24:51 itojun Exp $ +# $NetBSD: Makefile,v 1.140 2000/07/31 20:32:25 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -39,6 +39,7 @@ SUBDIR += gtksamba SUBDIR += gtm SUBDIR += icb + SUBDIR += icqlib SUBDIR += icsi-finger SUBDIR += ircII SUBDIR += ircu |