mezz 2005-07-21 02:29:18 UTC FreeBSD ports repository Modified files: lang/mono Makefile Log: Really fix build for FreeBSD 7.x. Change from: ${OSVERSION} > 700000 To: ${OSVERSION} >= 700000 Reported by: Anthony Ginepro <rapiere at renaissance.homeip.net> Revision Changes Path 1.47 +1 -1 ports/lang/mono/Makefile