diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-03 01:58:10 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-03 01:58:10 +0000 |
commit | 50492f98f75d8904418e174a7753acccf26046db (patch) | |
tree | d08c619e6d2e0dac4baa2f2806b97196813707b0 /astro/setiathome | |
parent | eb59a7a799286a12530a6fde20b5d6d47008e555 (diff) | |
download | ports-50492f98f75d8904418e174a7753acccf26046db.tar.gz ports-50492f98f75d8904418e174a7753acccf26046db.zip |
Notes
Diffstat (limited to 'astro/setiathome')
-rw-r--r-- | astro/setiathome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 53d7486e4d41..e3af28e75688 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -47,7 +47,7 @@ WRKSRC= setiathome-1.2.i386-unknown-freebsd2.2.6 DISTFILES= .endif -.if make(makesum) | defined(FETCH_ALL) +.if make(makesum) || defined(FETCH_ALL) DISTFILES= setiathome-1.2.i386-unknown-freebsd2.2.6.tar \ setiathome-1.2.i386-unknown-freebsd2.2.7.tar \ setiathome-1.2.i386-unknown-freebsd2.2.8.tar \ |