diff options
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 835a00e6a4d6..b254b63e7161 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.48 1995/04/17 08:28:28 joerg Exp $ +# $Id: Makefile,v 1.49 1995/04/25 07:30:27 asami Exp $ # # restricted: pgp.usa_only pgp.non-usa_only # @@ -6,6 +6,6 @@ # SUBDIR= amanda chord colorls cpm hfs iozone ispell less mmv mshell mtools \ - pcemu rman screen top tua xdu xsysstats + pcemu rman screen top tua xbatt xdu xsysstats .include <bsd.port.subdir.mk> |