diff options
author | agc <agc@pkgsrc.org> | 2005-05-03 19:31:42 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-05-03 19:31:42 +0000 |
commit | 6dd534da65a5232d28baf4060d38d03fbb61cb88 (patch) | |
tree | d0b44d146c91f3dcd016bf6effc7e39a37b3d9ee /net | |
parent | a45f46212e89bac02677d63429e8b97e52c0b31e (diff) | |
download | pkgsrc-6dd534da65a5232d28baf4060d38d03fbb61cb88.tar.gz |
Add and enable openafs.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e81f37bb021..d4d72b47cda 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.551 2005/04/19 01:05:45 wiz Exp $ +# $NetBSD: Makefile,v 1.552 2005/05/03 19:31:42 agc Exp $ # COMMENT= Networking tools @@ -221,6 +221,7 @@ SUBDIR+= ntop1 SUBDIR+= ntp4 SUBDIR+= oidentd SUBDIR+= oinkmaster +SUBDIR+= openafs SUBDIR+= openag SUBDIR+= openh323 SUBDIR+= openntpd |