diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-19 07:09:48 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-19 07:09:48 +0000 |
commit | a49da8c757fc80e3a6d37fe66500e34b99c83457 (patch) | |
tree | 89f9fdf272421559b42c9c355cdf7c9c2c58d88f /x11-wm/toolbox | |
parent | 17f522ca5c86035e4bb1953344964ce59bfb84b8 (diff) |
Notes
Diffstat (limited to 'x11-wm/toolbox')
-rw-r--r-- | x11-wm/toolbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/toolbox/Makefile b/x11-wm/toolbox/Makefile index 73cc7d1ea2d8..93c82de72367 100644 --- a/x11-wm/toolbox/Makefile +++ b/x11-wm/toolbox/Makefile @@ -3,11 +3,11 @@ # Date created: 05 June 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.3 1999/06/19 08:25:28 cpiazza Exp $ +# $Id: Makefile,v 1.4 1999/08/07 18:15:46 cpiazza Exp $ # DISTNAME= toolbox-0.4.3 -CATEGORIES= misc +CATEGORIES= x11-wm MASTER_SITES= http://rfk.masslinux.com/blackbox/utils/ MAINTAINER= cpiazza@FreeBSD.org |