diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-08-22 20:26:23 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-08-22 20:26:23 +0000 |
commit | 45fa244b5e847134a2baf2df8ce35537e2000033 (patch) | |
tree | a8dea012d600160e2749cba245712cfdddda1660 /lang/Makefile | |
parent | 62cec24c7547b5f7e96c8898f4dd321f24418770 (diff) | |
download | ports-45fa244b5e847134a2baf2df8ce35537e2000033.tar.gz ports-45fa244b5e847134a2baf2df8ce35537e2000033.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 2cd9450e1513..535c61425788 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -87,7 +87,7 @@ SUBDIR += gcc47-aux SUBDIR += gcc48 SUBDIR += gcc49 - SUBDIR += gcc410 + SUBDIR += gcc5 SUBDIR += gcl SUBDIR += gforth SUBDIR += ghc |