diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-10-02 18:53:21 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-10-02 18:53:21 +0000 |
commit | 77b06fb3d2c1670706414532b82fb76d9e8d14b6 (patch) | |
tree | 25968f114036bd6111e9b1b698a3df0fcaeed736 /misc | |
parent | 98dc894d5b8a49e2e9e496d27af0540130c976b8 (diff) | |
download | FreeBSD-ports-77b06fb3d2c1670706414532b82fb76d9e8d14b6.zip FreeBSD-ports-77b06fb3d2c1670706414532b82fb76d9e8d14b6.tar.gz |
Activate numchar
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 7347a0e..c86814b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -66,6 +66,7 @@ SUBDIR += mmv SUBDIR += most SUBDIR += mshell + SUBDIR += numchar SUBDIR += nwrite SUBDIR += p5-Array-PrintCols SUBDIR += p5-Business-CreditCard |