diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-19 06:03:42 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-19 06:03:42 +0000 |
commit | 6346af70b24fb627e499fde4ec57c8bbd42dc87b (patch) | |
tree | fcd80173edd0f3e0a809ade6fee322575378ad7c /x11/Makefile | |
parent | 2dee3730414dd48cfb625bb201e524203f12423b (diff) | |
download | ports-6346af70b24fb627e499fde4ec57c8bbd42dc87b.tar.gz ports-6346af70b24fb627e499fde4ec57c8bbd42dc87b.zip |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 6499656fea5d..cccb0f91b4f5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.192 1998/04/08 13:37:20 tg Exp $ +# $Id: Makefile,v 1.193 1998/04/09 08:14:54 tg Exp $ # SUBDIR += FWF @@ -102,6 +102,7 @@ SUBDIR += xmascot SUBDIR += xmbdfed SUBDIR += xmold + SUBDIR += xmove SUBDIR += xpostit SUBDIR += xpostitPlus SUBDIR += xprompt |