diff options
Diffstat (limited to 'sysutils/tarsnap/Makefile')
-rw-r--r-- | sysutils/tarsnap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tarsnap/Makefile b/sysutils/tarsnap/Makefile index fc9336e1bd2e..3fc4e34fb3f8 100644 --- a/sysutils/tarsnap/Makefile +++ b/sysutils/tarsnap/Makefile @@ -25,7 +25,7 @@ SSE2_CFLAGS= -msse2 # safety check to ensure that we don't violate the license .if exists(${PATCHDIR}) -RESTRICTED= license only allows redistribution and use of unmodified source and binaries +RESTRICTED= license only allows redistribution and use of unmodified source and binaries .endif LEGAL_TEXT= license restricts redistribution of source and binaries |