summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormmcc <mmcc@cvs.openbsd.org>2015-12-06 22:33:48 +0000
committermmcc <mmcc@cvs.openbsd.org>2015-12-06 22:33:48 +0000
commit803c3666945ff9615726973c8f6639118d991f48 (patch)
tree1d535c8a768384a395acc03e60fed987fb490fdf
parent2f354797ac0cafdd23f5811a837cb3a5503c9e21 (diff)
Update reference from lang/gcc/4.2 to lang/gcc/4.9. From Daniel
Bolgheroni, discussed with espie@.
-rw-r--r--share/man/man5/bsd.port.mk.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 0eed85d06e2..6f94462adaa 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.428 2015/11/23 10:01:45 jmc Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.429 2015/12/06 22:33:47 mmcc Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 23 2015 $
+.Dd $Mdocdate: December 6 2015 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -3638,7 +3638,7 @@ should be built:
.Ed
.Pp
The
-.Pa lang/gcc/4.2
+.Pa lang/gcc/4.9
or
.Pa print/poppler
ports should provide examples of proper use.