summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/R/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 553e35806361..9fd93f6ce2b3 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,7 +1,7 @@
# Created by: Maurice Castro <maurice@serc.rmit.edu.au>
# $FreeBSD$
-PORTNAME= R
+PORTNAME?= R
PORTVERSION= 3.3.1
PORTREVISION= 2
CATEGORIES= math lang