diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-19 12:32:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-19 12:32:12 +0000 |
commit | 229e21a24ed5628717c43509bff561b58ccea3d5 (patch) | |
tree | 1964ce4f1de776ebbaa300ce34d32ca1f0f33c91 /x11/Makefile | |
parent | 12abb0194e4a731c1c9c9a7bf2f4828d460b0497 (diff) | |
download | ports-229e21a24ed5628717c43509bff561b58ccea3d5.tar.gz ports-229e21a24ed5628717c43509bff561b58ccea3d5.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 ff92dc11e00c..cd8ad4a44e8a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.107 1996/11/15 04:49:18 asami Exp $ +# $Id: Makefile,v 1.108 1996/11/15 19:30:58 erich Exp $ # SUBDIR += FWF @@ -51,6 +51,7 @@ SUBDIR += xkeycaps SUBDIR += xloadimage SUBDIR += xlockmore + SUBDIR += xmascot SUBDIR += xmold SUBDIR += xpostit SUBDIR += xscreensaver |