diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-24 22:03:53 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-24 22:03:53 +0000 |
| commit | cc89646fc7c5d5edb5a10f5dc0e478d0a0a0706e (patch) | |
| tree | 18d22f19060792fdcd0721b0cd700b968e756f86 /sysutils/memtest86+/Makefile | |
| parent | - Mark BROKEN: does not fetch (diff) | |
- Correct typo in the 6.X unbreak
Diffstat (limited to 'sysutils/memtest86+/Makefile')
| -rw-r--r-- | sysutils/memtest86+/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/memtest86+/Makefile b/sysutils/memtest86+/Makefile index a0c0b154001e..183adc390f32 100644 --- a/sysutils/memtest86+/Makefile +++ b/sysutils/memtest86+/Makefile @@ -43,7 +43,7 @@ ALL_TARGET+= iso .endif .if ${OSVERSION} < 700042 -+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-Makefile +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-Makefile .endif pre-fetch: |
