diff options
author | agc <agc@pkgsrc.org> | 1998-12-26 22:11:07 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-12-26 22:11:07 +0000 |
commit | 15501473f8a07f03d3187c362573a8108ea12acb (patch) | |
tree | d1bac2a77047aa8bd946a875795d15ae9053dbe1 /net | |
parent | c51eb6c9457a96a9517ecaa3638091b0b1d89d80 (diff) | |
download | pkgsrc-15501473f8a07f03d3187c362573a8108ea12acb.tar.gz |
Enable netatalk.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index aea9766d3b6..636e149f3a0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 1998/12/09 06:19:27 thorpej Exp $ +# $NetBSD: Makefile,v 1.46 1998/12/26 22:11:07 agc Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -51,7 +51,7 @@ # SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += nocol -# SUBDIR += netatalk + SUBDIR += netatalk SUBDIR += netcat SUBDIR += ntop # SUBDIR += p5-Archie |