diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-05-30 10:49:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-05-30 10:49:29 +0000 |
commit | 78e0b4e930342bbc8bc8958e8fab2d25ad8e29b6 (patch) | |
tree | 70cd18783c149bc85567d6a1731a3ba3820c2e06 /astro | |
parent | d3a7ef65c5d26efff76331b76346da34828b3a4d (diff) | |
download | ports-78e0b4e930342bbc8bc8958e8fab2d25ad8e29b6.tar.gz ports-78e0b4e930342bbc8bc8958e8fab2d25ad8e29b6.zip |
Notes
Diffstat (limited to 'astro')
-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 7655e271940a..5dabccecfe17 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -41,7 +41,7 @@ DISTFILES= setiathome-2.4.i386-unknown-freebsd2.2.8.tar \ NO_BUILD= "binary distribution" -MAN1= setiathome.1 +MAN1= setiathome.1 xsetiathome.1 NO_CDROM= "interactive install" |