diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-03-04 16:22:42 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-03-04 16:22:42 +0000 |
commit | 24af4ecdbd54646f34b507fa5496686cdf674821 (patch) | |
tree | 38821c323e1ecd7ab642e363238102ffa533b05d /net/Makefile | |
parent | 706aff5a797b0887f749411b60da68051ba40fc9 (diff) | |
download | pkgsrc-24af4ecdbd54646f34b507fa5496686cdf674821.tar.gz |
add & enable slurm
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 46d100e7a3d..84a0f024b32 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.356 2003/02/27 08:54:07 darcy Exp $ +# $NetBSD: Makefile,v 1.357 2003/03/04 16:22:42 hubertf Exp $ # COMMENT= Networking tools @@ -229,6 +229,7 @@ SUBDIR+= sftp SUBDIR+= sharity-light SUBDIR+= sipcalc SUBDIR+= sitescooper +SUBDIR+= slurm SUBDIR+= smb2www SUBDIR+= sniffit SUBDIR+= snort |