diff options
author | erich <erich@FreeBSD.org> | 1996-11-16 03:30:58 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-11-16 03:30:58 +0800 |
commit | 16c27e5849349049bd1a20b7e6d6356bbff24e0c (patch) | |
tree | 03f3b28ba92216a5d04aeec959e41dfdc17a68c2 /x11 | |
parent | 255e83281c2f8f66f50672d7f5868d15a71300a3 (diff) | |
download | freebsd-ports-graphics-16c27e5849349049bd1a20b7e6d6356bbff24e0c.tar.gz freebsd-ports-graphics-16c27e5849349049bd1a20b7e6d6356bbff24e0c.tar.zst freebsd-ports-graphics-16c27e5849349049bd1a20b7e6d6356bbff24e0c.zip |
attach new ports
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d09d799cb33..ff92dc11e00 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.106 1996/11/09 02:05:45 asami Exp $ +# $Id: Makefile,v 1.107 1996/11/15 04:49:18 asami Exp $ # SUBDIR += FWF @@ -51,6 +51,7 @@ SUBDIR += xkeycaps SUBDIR += xloadimage SUBDIR += xlockmore + SUBDIR += xmold SUBDIR += xpostit SUBDIR += xscreensaver SUBDIR += xsnow |