diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1994-11-24 21:14:18 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1994-11-24 21:14:18 +0000 |
commit | 61a7591f3ae23eb9cf499e937607fe67d1d0120a (patch) | |
tree | 947310b187cb13606b633d3c13d519e39a769dbc /x11 | |
parent | 1f3b12cb26020be8c5554eadf7fd9241b885f2ae (diff) | |
download | freebsd-ports-61a7591f3ae23eb9cf499e937607fe67d1d0120a.zip |
Added piewm.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index da6c4b95d2c2..cb2d3f18abb6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.27 1994/11/23 00:04:24 asami Exp $ +# $Id: Makefile,v 1.28 1994/11/23 10:14:56 jkh Exp $ # -SUBDIR= Xaw3d color_xterm emu fvwm iv ivs jpeg kterm olvwm pcb tk \ +SUBDIR= Xaw3d color_xterm emu fvwm iv ivs jpeg kterm olvwm pcb piewm tk \ tkhfs xanim xarchie \ xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv \ ImageMagick ctwm mpeg-lib tiff |