diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1995-10-02 14:51:20 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1995-10-02 14:51:20 +0000 |
commit | 232e0edb553580af811fff48adf4746840c2a10d (patch) | |
tree | b1fa1d3d03bd47d23b403682548bbebf1101c7da /sysutils | |
parent | d5e41939a1b852c5b0517f269cd2e698056bd619 (diff) | |
download | ports-232e0edb553580af811fff48adf4746840c2a10d.tar.gz ports-232e0edb553580af811fff48adf4746840c2a10d.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 73a4e033d68b..13c673467063 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.1 1995/07/13 00:04:20 asami Exp $ +# $Id: Makefile,v 1.2 1995/09/13 09:55:30 asami Exp $ # SUBDIR += manck + SUBDIR += sudo SUBDIR += top SUBDIR += tua SUBDIR += xbatt |