svn commit: r315353 - head/Mk

Martin Wilke miwi at FreeBSD.org
Wed Mar 27 07:15:30 UTC 2013


Author: miwi
Date: Wed Mar 27 07:15:29 2013
New Revision: 315353
URL: http://svnweb.freebsd.org/changeset/ports/315353

Log:
  - Remove CVS

Modified:
  head/Mk/bsd.port.subdir.mk   (contents, props changed)

Modified: head/Mk/bsd.port.subdir.mk
==============================================================================
--- head/Mk/bsd.port.subdir.mk	Wed Mar 27 06:39:01 2013	(r315352)
+++ head/Mk/bsd.port.subdir.mk	Wed Mar 27 07:15:29 2013	(r315353)
@@ -242,7 +242,7 @@ afterinstall: realinstall
 realinstall: beforeinstall ${SUBDIR:S/^/_/:S/$/.realinstall/}
 .endif
 
-IGNOREDIR=	CVS Mk Templates Tools distfiles packages pkg Keywords
+IGNOREDIR=	Mk Templates Tools distfiles packages pkg Keywords
 
 .if !target(checksubdirs)
 .if defined(PORTSTOP)


More information about the svn-ports-all mailing list