diff options
author | will <will@FreeBSD.org> | 2000-06-05 00:06:34 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-05 00:06:34 +0800 |
commit | c0c84efabbf9c04d52237029451fd91203598a2c (patch) | |
tree | 0826eb6c40b13fa181a7c10547900ef0760745a2 /x11-toolkits | |
parent | e5127fa479cc084acf4fd69869720598eda82cac (diff) | |
download | freebsd-ports-gnome-c0c84efabbf9c04d52237029451fd91203598a2c.tar.gz freebsd-ports-gnome-c0c84efabbf9c04d52237029451fd91203598a2c.tar.zst freebsd-ports-gnome-c0c84efabbf9c04d52237029451fd91203598a2c.zip |
Update to account for openmotif* -> open-motif*.
PR: 18993
Submitted by: Dann Lunsford <dann@greycat.com>
Forgotten by: obrien
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 3e40d3d9dda4..971cde49e0f2 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -22,8 +22,8 @@ SUBDIR += lesstif SUBDIR += linux-gtk SUBDIR += neXtaw - SUBDIR += openmotif - SUBDIR += openmotif-devel + SUBDIR += open-motif + SUBDIR += open-motif-devel SUBDIR += p5-Gtk SUBDIR += p5-Tcl-Tk SUBDIR += p5-Tk |