aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/frontpage/Makefile.fp.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/frontpage/Makefile.fp.common b/www/frontpage/Makefile.fp.common
index 166e93daa1b6..936155db36ae 100644
--- a/www/frontpage/Makefile.fp.common
+++ b/www/frontpage/Makefile.fp.common
@@ -60,8 +60,7 @@ IGNORE="You must manualy fetch ${fpdist} from http://www.rtr.com. Place the fil
.endif
.endfor
-NO_CDROM= "Redistribution is not permitted"
-RESTRICTED= ${NO_CDROM}
+RESTRICTED= "Redistribution is not permitted"
TODAY!= /bin/date -u "+%Y%m%d"