diff options
author | tron <tron@pkgsrc.org> | 2000-07-16 17:15:58 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-07-16 17:15:58 +0000 |
commit | 260b0207983e3a0c8a95f8c2478cefc39a2ce14a (patch) | |
tree | f2e12a68c8629e31079f158d063ed511423b35ae /net/Makefile | |
parent | 9015e0b1cd4ce9f362fe84332112be7606358a7f (diff) | |
download | pkgsrc-260b0207983e3a0c8a95f8c2478cefc39a2ce14a.tar.gz |
Add and enable "cia" 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 9e498ce400f..c42ca2dac8f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2000/07/11 21:25:21 tron Exp $ +# $NetBSD: Makefile,v 1.134 2000/07/16 17:15:58 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -15,6 +15,7 @@ SUBDIR += bounce SUBDIR += cftp SUBDIR += choparp + SUBDIR += cia SUBDIR += coda5_client SUBDIR += coda5_server SUBDIR += coda_client |