diff options
author | asami <asami@FreeBSD.org> | 1996-11-19 20:32:12 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-19 20:32:12 +0800 |
commit | 748c1cef10c1a56d60fd448a2a56bc480034da9d (patch) | |
tree | cd0d18948ec9dc6ac12f2dddaa24d6ba19bda9b4 /x11/Makefile | |
parent | 0a47df5491400c2f548ee962db530e2f8ffdab55 (diff) | |
download | freebsd-ports-gnome-748c1cef10c1a56d60fd448a2a56bc480034da9d.tar.gz freebsd-ports-gnome-748c1cef10c1a56d60fd448a2a56bc480034da9d.tar.zst freebsd-ports-gnome-748c1cef10c1a56d60fd448a2a56bc480034da9d.zip |
Added xmascot.
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 |