diff options
author | agc <agc> | 1998-12-26 22:11:07 +0000 |
---|---|---|
committer | agc <agc> | 1998-12-26 22:11:07 +0000 |
commit | 28c3e8b0779844a6918ddabd67d12b044b3a3775 (patch) | |
tree | d1bac2a77047aa8bd946a875795d15ae9053dbe1 /net/Makefile | |
parent | ee754364adebca44800e7a4dbd46a279da47e650 (diff) | |
download | pkgsrc-28c3e8b0779844a6918ddabd67d12b044b3a3775.tar.gz |
Enable netatalk.
Diffstat (limited to 'net/Makefile')
-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 |