diff options
author | flathill <flathill@FreeBSD.org> | 1999-06-28 09:09:41 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-06-28 09:09:41 +0800 |
commit | 874228f341a90cab8e3f4a2dd92427588f77fef3 (patch) | |
tree | d6359549d2d8cb9ff978e5edb8b8169421fca5a3 /sysutils | |
parent | 2261b752e9502307869636aa04c3a5a8a35e3765 (diff) | |
download | freebsd-ports-gnome-874228f341a90cab8e3f4a2dd92427588f77fef3.tar.gz freebsd-ports-gnome-874228f341a90cab8e3f4a2dd92427588f77fef3.tar.zst freebsd-ports-gnome-874228f341a90cab8e3f4a2dd92427588f77fef3.zip |
Activate 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 fa6de0fffeb5..c07e507147df 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.68 1999/06/11 00:06:20 steve Exp $ +# $Id: Makefile,v 1.69 1999/06/14 19:31:22 taoka Exp $ # SUBDIR += LPRng @@ -20,6 +20,7 @@ SUBDIR += daemontools SUBDIR += doconfig SUBDIR += ffsrecov + SUBDIR += gcombust SUBDIR += gnomeadmin SUBDIR += gnomecontrolcenter SUBDIR += glload |