Date: Sun, 3 Jul 2005 04:52:12 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl Message-ID: <200507030452.j634qCJe054854@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2005-07-03 04:52:12 UTC FreeBSD ports repository Modified files: devel/portlint Makefile devel/portlint/src portlint.pl Log: Fix a mismerge in the last OPTIONS patch. I forgot a line, but perl -cw didn't catch the missing ';'. This should fix the erroneous messages about OPTIONS misuse. Revision Changes Path 1.93 +1 -0 ports/devel/portlint/Makefile 1.74 +2 -1 ports/devel/portlint/src/portlint.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507030452.j634qCJe054854>