diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-10-05 16:32:46 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-10-05 16:32:46 +0000 |
commit | 6a0e9bed1d4f06e4f492b638b3381bdb59c24878 (patch) | |
tree | 753fd78b630ee478f7ada7d1448a81e207f596fa /sysutils/Makefile | |
parent | 295c40f514fc0600f5d777157fe2ec98153490f0 (diff) | |
download | FreeBSD-ports-6a0e9bed1d4f06e4f492b638b3381bdb59c24878.zip FreeBSD-ports-6a0e9bed1d4f06e4f492b638b3381bdb59c24878.tar.gz |
Activate asmon
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index d3db457..8b94858 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -7,6 +7,7 @@ SUBDIR += ascpu SUBDIR += asfsm SUBDIR += asmem + SUBDIR += asmon SUBDIR += asrpages SUBDIR += bchunk SUBDIR += bkpupsd |