diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 03:42:59 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 03:42:59 +0000 |
commit | 5afe9e7c4b3ccada91b4373c2636f3094a390a02 (patch) | |
tree | f9b8ffdb3afd7f4ae8ca8e42178ac19244ad7703 /sysutils/Makefile | |
parent | f2286b5691b4de4ed017a2f0fbaa5384b9ca90b0 (diff) | |
download | ports-5afe9e7c4b3ccada91b4373c2636f3094a390a02.tar.gz ports-5afe9e7c4b3ccada91b4373c2636f3094a390a02.zip |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 3ce5173ffa12..2cecfb374230 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.57 1999/01/05 13:13:04 vanilla Exp $ +# $Id: Makefile,v 1.58 1999/01/13 23:10:30 billf Exp $ # SUBDIR += LPRng @@ -30,6 +30,7 @@ SUBDIR += mkhybrid12 SUBDIR += mkisofs SUBDIR += no-login + SUBDIR += npadmin SUBDIR += pib SUBDIR += pkg_version SUBDIR += psmisc |