svn commit: r319082 - head/japanese/trac

Jason Helfman jgh at FreeBSD.org
Sun May 26 00:36:38 UTC 2013


Author: jgh
Date: Sun May 26 00:36:38 2013
New Revision: 319082
URL: http://svnweb.freebsd.org/changeset/ports/319082

Log:
  - match OPTION

Modified:
  head/japanese/trac/Makefile

Modified: head/japanese/trac/Makefile
==============================================================================
--- head/japanese/trac/Makefile	Sun May 26 00:33:54 2013	(r319081)
+++ head/japanese/trac/Makefile	Sun May 26 00:36:38 2013	(r319082)
@@ -24,7 +24,7 @@ PYGMENTS_DESC=	Use generic syntax highli
 TZ_DESC=	Process Time Zones
 SVN_DESC=	Support for subversion RCS
 
-OPTIONS_DEFAULT=	SILVERCITY DOCUTILS PYGMENTS TZ SUBVERSION
+OPTIONS_DEFAULT=	SILVERCITY DOCUTILS PYGMENTS TZ SVN
 
 CONFLICTS=	trac-0.*
 


More information about the svn-ports-all mailing list