summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-10-18 22:03:05 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-10-18 22:03:05 +0000
commitaf1eec56218a64bea83d8c6cfece36139f7618e0 (patch)
tree7a18b9683497ebe9417252e6b779143fed3f5fb8
parentNot installing bin/ directory anymore. Only installing (diff)
* add 2 missing man pages
* Bump PORTREVISION PR: 44234 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=68298
-rw-r--r--x11-toolkits/open-motif/Makefile1
-rw-r--r--x11-toolkits/open-motif/Makefile.man2
2 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
index 112a5a3dcba1..b30c975f0486 100644
--- a/x11-toolkits/open-motif/Makefile
+++ b/x11-toolkits/open-motif/Makefile
@@ -8,6 +8,7 @@
PORTNAME= open-motif
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://openmotif.opengroup.org/pub/%SUBDIR%/ \
ftp://ftp.opengroup.org/pub/%SUBDIR%/ \
diff --git a/x11-toolkits/open-motif/Makefile.man b/x11-toolkits/open-motif/Makefile.man
index 6f18da2facd3..66f19cca9f1c 100644
--- a/x11-toolkits/open-motif/Makefile.man
+++ b/x11-toolkits/open-motif/Makefile.man
@@ -81,6 +81,7 @@ MAN3= \
XmClipboardUnlock.3 \
XmClipboardWithdrawFormat.3 \
XmColorSelector.3 \
+ XmColumn.3 \
XmComboBox.3 \
XmComboBoxAddItem.3 \
XmComboBoxDeletePos.3 \
@@ -178,6 +179,7 @@ MAN3= \
XmCvtXmStringTableToTextProperty.3 \
XmCvtXmStringToByteStream.3 \
XmCvtXmStringToCT.3 \
+ XmDataField.3 \
XmDeactivateProtocol.3 \
XmDeactivateWMProtocol.3 \
XmDestroyPixmap.3 \