diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-26 23:17:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-26 23:17:36 +0000 |
commit | 84e6bdef3c33551aba1f5cb621acda585e20e49d (patch) | |
tree | 2eaa8a60f6120511ed450ff06973556c0ba76701 /astro/setiathome/Makefile | |
parent | portlint (variable ordering, trim trailing blank lines) (diff) |
portlint (whitespace)
Diffstat (limited to 'astro/setiathome/Makefile')
-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 bccc993e36fe..f6661bf7b62b 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -25,7 +25,7 @@ COMMENT?= Donate idle cycles to the search for space aliens IS_INTERACTIVE= yes .endif -ONLY_FOR_ARCHS?= i386 # alpha +ONLY_FOR_ARCHS?= i386 # alpha NO_BUILD= binary distribution NO_CDROM= interactive install |