diff options
author | tron <tron@pkgsrc.org> | 1999-11-01 22:54:36 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-11-01 22:54:36 +0000 |
commit | 8b7d89ad28e5a8cde749b30da9c673b9c0bdbade (patch) | |
tree | e608e711e942421758857bfb7c1f4d354e3a3627 /sysutils/Makefile | |
parent | f8a45f566de812bca6718489a073ff87fb17f6d0 (diff) | |
download | pkgsrc-8b7d89ad28e5a8cde749b30da9c673b9c0bdbade.tar.gz |
Add "gtop".
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 ae51c9212fc..8b588e5ea8e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 1999/10/31 21:20:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.44 1999/11/01 22:54:36 tron Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -21,6 +21,7 @@ SUBDIR += gcombust SUBDIR += genpasswd SUBDIR += gmc + SUBDIR += gtop SUBDIR += hfsutils # SUBDIR += idled SUBDIR += kdf |