svn commit: r315120 - head/Mk
Eitan Adler
eadler at freebsd.org
Sun Mar 24 15:52:45 UTC 2013
On 24 March 2013 10:15, Martin Wilke <miwi at freebsd.org> wrote:
> Author: miwi
> Date: Sun Mar 24 14:15:01 2013
> New Revision: 315120
> URL: http://svnweb.freebsd.org/changeset/ports/315120
>
> Log:
> - Add Keywords to the IGNOREDIRS
>
> Reported by: pointythat
>
> Modified:
> head/Mk/bsd.port.subdir.mk
>
> Modified: head/Mk/bsd.port.subdir.mk
> ==============================================================================
> --- head/Mk/bsd.port.subdir.mk Sun Mar 24 14:06:43 2013 (r315119)
> +++ head/Mk/bsd.port.subdir.mk Sun Mar 24 14:15:01 2013 (r315120)
> @@ -242,7 +242,7 @@ afterinstall: realinstall
> realinstall: beforeinstall ${SUBDIR:S/^/_/:S/$/.realinstall/}
> .endif
>
> -IGNOREDIR= CVS Mk Templates Tools distfiles packages pkg
> +IGNOREDIR= CVS Mk Templates Tools distfiles packages pkg Keywords
Perhaps it is time to remove CVS now?
--
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams
More information about the svn-ports-head
mailing list