diff options
author | asami <asami@FreeBSD.org> | 1995-05-06 17:12:46 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-06 17:12:46 +0800 |
commit | 1b8df713db58e21839e0b685303fb7fae41c9eb1 (patch) | |
tree | c9fb02d8cc0c7d81496dab83f2166f702abf8a20 /misc/Makefile | |
parent | d972ea6fea14f1b6429965a06cb69a7ed650ef6a (diff) | |
download | freebsd-ports-gnome-1b8df713db58e21839e0b685303fb7fae41c9eb1.tar.gz freebsd-ports-gnome-1b8df713db58e21839e0b685303fb7fae41c9eb1.tar.zst freebsd-ports-gnome-1b8df713db58e21839e0b685303fb7fae41c9eb1.zip |
Added xbatt.
Diffstat (limited to 'misc/Makefile')
-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> |