diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-27 12:02:27 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-05-06 11:47:41 +0000 |
commit | adb93122cbf753a26a0497479dbb88cf415de29b (patch) | |
tree | 3eb073c6437f91958b1c4aef8fc4124c38bc2fc5 /benchmarks/ramspeed/Makefile | |
parent | 9ca6e5fed9baf1d7bed69bb66a1f90b93998361b (diff) | |
download | ports-adb93122cbf753a26a0497479dbb88cf415de29b.tar.gz ports-adb93122cbf753a26a0497479dbb88cf415de29b.zip |
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D30010
Diffstat (limited to 'benchmarks/ramspeed/Makefile')
-rw-r--r-- | benchmarks/ramspeed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/ramspeed/Makefile b/benchmarks/ramspeed/Makefile index f35152e2f7d5..4739ac1128ab 100644 --- a/benchmarks/ramspeed/Makefile +++ b/benchmarks/ramspeed/Makefile @@ -7,7 +7,7 @@ DISTNAME= ramsmp-${PORTVERSION} MAINTAINER= mkamm@gmx.net COMMENT= Cache and memory benchmarking tool -NO_CDROM= do not sell for money +# do not sell for money LICENSE= ALASIR LICENSE_NAME= Alasir Licence LICENSE_FILE= ${WRKSRC}/LICENCE |