diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-15 00:41:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-15 00:41:00 +0000 |
commit | 48cf9d2f9662464129e87c8832551dc6599f4065 (patch) | |
tree | d70140cdab2dd2e6358293f78ca69bc34a78d9e9 /Makefile | |
parent | 70e3a885f74432e0b85575ad7bb27ff61b00b3e5 (diff) | |
download | pkgsrc-48cf9d2f9662464129e87c8832551dc6599f4065.tar.gz |
Move packages from 'net' into new 'chat' category. Add chat to main Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2000/12/14 01:02:08 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2000/12/15 00:41:00 wiz Exp $ # .include "mk/bsd.prefs.mk" @@ -14,6 +14,7 @@ SUBDIR += audio SUBDIR += benchmarks SUBDIR += biology SUBDIR += cad +SUBDIR += chat SUBDIR += comms SUBDIR += converters SUBDIR += cross |