diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-10-18 22:03:05 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-10-18 22:03:05 +0000 |
commit | af1eec56218a64bea83d8c6cfece36139f7618e0 (patch) | |
tree | 7a18b9683497ebe9417252e6b779143fed3f5fb8 /x11-toolkits/open-motif | |
parent | 7eb724e13b331caa624a887d4fa136291d179cf7 (diff) | |
download | ports-af1eec56218a64bea83d8c6cfece36139f7618e0.tar.gz ports-af1eec56218a64bea83d8c6cfece36139f7618e0.zip |
Notes
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/open-motif/Makefile.man | 2 |
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 \ |