diff options
author | hubertf <hubertf> | 1999-05-15 08:05:31 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-05-15 08:05:31 +0000 |
commit | e3f6f5e93297af0a07e61a6c265dae4f7925d4cd (patch) | |
tree | 81c2290ff2f9d549159bdcca20f391189fb953c3 /sysutils | |
parent | 31710e1a2b02ccec03fad06f7420388bddd1a65d (diff) | |
download | pkgsrc-e3f6f5e93297af0a07e61a6c265dae4f7925d4cd.tar.gz |
add and enable gcombust
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 112336e7c66..b521bcbdcb6 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 1999/04/04 23:34:44 tron Exp $ +# $NetBSD: Makefile,v 1.28 1999/05/15 08:05:31 hubertf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -16,6 +16,7 @@ SUBDIR += crashme SUBDIR += depot SUBDIR += fileutils + SUBDIR += gcombust SUBDIR += gmc # SUBDIR += idled SUBDIR += logrot |