diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 04:17:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 04:17:08 +0000 |
commit | 18a7701419afb79f1b8e3dc343bd0547dcaae029 (patch) | |
tree | 82f7f5f69022691a753036ba880d9ead5f188e2c /deskutils | |
parent | Initial import of xrolo version 2.6. (diff) |
Activate the xrolo port.
Notes
Notes:
svn path=/head/; revision=16158
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 9f962a30b2f5..75ffb05fe06f 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/11/24 08:53:54 flathill Exp $ +# $Id: Makefile,v 1.7 1999/01/17 20:20:57 vanilla Exp $ # SUBDIR += abacus @@ -20,6 +20,7 @@ SUBDIR += xopps SUBDIR += xpostit SUBDIR += xpostitPlus + SUBDIR += xrolo SUBDIR += zorro .include <bsd.port.subdir.mk> |