From 1beeccf64dbbd43f1d85477234a88ecfc9af1f45 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 4 Apr 2014 13:27:58 +0000 Subject: [PATCH] Fix option name Reported by: danfe --- net/svnup/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/svnup/Makefile b/net/svnup/Makefile index 71785e420ee9..ddf167253df4 100644 --- a/net/svnup/Makefile +++ b/net/svnup/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \ MAINTAINER= jcm@visi.com COMMENT= Lightweight program to pull source from an Apache Subversion server -OPTIONS_DEFINE= docs +OPTIONS_DEFINE= DOCS LICENSE= BSD2CLAUSE