diff options
author | rh <rh> | 2001-05-14 17:14:02 +0000 |
---|---|---|
committer | rh <rh> | 2001-05-14 17:14:02 +0000 |
commit | 6d5f7676222dbab2e59710eda83b9a499266c02a (patch) | |
tree | e735ecac3a82b8989fe5d310dc1d51a540b890af /sysutils | |
parent | aa8a8489167b2e71332385befb1cdad68501b982 (diff) | |
download | pkgsrc-6d5f7676222dbab2e59710eda83b9a499266c02a.tar.gz |
Add and enable medusa
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 07d165bc53d..9141081d2dc 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2001/05/04 11:07:26 wiz Exp $ +# $NetBSD: Makefile,v 1.97 2001/05/14 17:14:02 rh Exp $ # COMMENT= System utilities @@ -43,6 +43,7 @@ SUBDIR+= lavaps SUBDIR+= logrot SUBDIR+= lsof SUBDIR+= mc +SUBDIR+= medusa SUBDIR+= memconf SUBDIR+= memtest SUBDIR+= mkhybrid |