diff options
author | smace <smace@FreeBSD.org> | 1994-11-06 16:20:17 +0800 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 1994-11-06 16:20:17 +0800 |
commit | eb622c88af0d68c202ebb078b0aeb3ee098edf2b (patch) | |
tree | b979bd0fb1f3979d83881ae7c8cf677f69aa09de /x11 | |
parent | e0cc90b54d790bc78791e65a2bcfa3da3a0620c0 (diff) | |
download | freebsd-ports-gnome-eb622c88af0d68c202ebb078b0aeb3ee098edf2b.tar.gz freebsd-ports-gnome-eb622c88af0d68c202ebb078b0aeb3ee098edf2b.tar.zst freebsd-ports-gnome-eb622c88af0d68c202ebb078b0aeb3ee098edf2b.zip |
added jpeg to Makefile
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 36d60da8cefb..0e69e97fd789 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.17 1994/10/31 04:38:27 smace Exp $ +# $Id: Makefile,v 1.18 1994/10/31 16:03:01 jkh Exp $ # -SUBDIR= emu fvwm ghostview iv ivs olvwm pcb tk xarchie xcdplayer xdvi \ +SUBDIR= emu fvwm ghostview iv ivs jpeg olvwm pcb tk xarchie xcdplayer xdvi \ xearth xpm xtexshell xv # |