aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-04 16:06:34 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-04 16:06:34 +0000
commitff77f3e37eb007e2fdb8c9d6eb3ffd09cd7f976c (patch)
treeabe0107ba82a76a291d36f9dbf5675c3952c8405
parente48df570403852fd8a53ac5a284e4e19c644686a (diff)
downloadports-ff77f3e37eb007e2fdb8c9d6eb3ffd09cd7f976c.tar.gz
ports-ff77f3e37eb007e2fdb8c9d6eb3ffd09cd7f976c.zip
Update to account for openmotif* -> open-motif*.
PR: 18993 Submitted by: Dann Lunsford <dann@greycat.com> Forgotten by: obrien
Notes
Notes: svn path=/head/; revision=29176
-rw-r--r--x11-toolkits/Makefile4
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