diff options
author | will <will@FreeBSD.org> | 2000-06-02 01:27:59 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-02 01:27:59 +0800 |
commit | 02fa2f3520d7655f369a01ace28087fbc8d25072 (patch) | |
tree | d7d4c3b5d8ef54aced16aa384d9fe7a3aaf70b6f /astro/setiathome | |
parent | 422b6cf9085263424b72f011454ddbe8516035ee (diff) | |
download | freebsd-ports-gnome-02fa2f3520d7655f369a01ace28087fbc8d25072.tar.gz freebsd-ports-gnome-02fa2f3520d7655f369a01ace28087fbc8d25072.tar.zst freebsd-ports-gnome-02fa2f3520d7655f369a01ace28087fbc8d25072.zip |
Apparently, Seti@Home does not ship a manpage with their distribution
anymore.
PR: 18766
Submitted by: Mike Barcroft <mike@q9media.com>
Diffstat (limited to 'astro/setiathome')
-rw-r--r-- | astro/setiathome/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 5dabccecfe17..728c04e3be58 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -40,9 +40,6 @@ DISTFILES= setiathome-2.4.i386-unknown-freebsd2.2.8.tar \ .endif NO_BUILD= "binary distribution" - -MAN1= setiathome.1 xsetiathome.1 - NO_CDROM= "interactive install" .if !defined(PACKAGE_BUILDING) |