diff options
author | Stefan Bethke <stb@FreeBSD.org> | 1999-05-17 10:58:12 +0000 |
---|---|---|
committer | Stefan Bethke <stb@FreeBSD.org> | 1999-05-17 10:58:12 +0000 |
commit | 4ccc559270c8972c7d9fad9c468935b27f83cbcd (patch) | |
tree | 856cba30cace1143f8990a45f7a0394c1fc1b776 /astro/setiathome/Makefile | |
parent | Enable pdq. (diff) |
- Add ftp.cdrom.com to MASTER_SITES
- Add new options to man page
Diffstat (limited to 'astro/setiathome/Makefile')
-rw-r--r-- | astro/setiathome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 5a4693952bc1..980cfa4d7288 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -3,12 +3,13 @@ # Date created: 22 Apr 1999 # Whom: stb@freebsd.org # -# $Id: Makefile,v 1.7 1999/05/06 22:50:03 stb Exp $ +# $Id: Makefile,v 1.8 1999/05/17 08:18:01 stb Exp $ # PKGNAME= setiathome-1.1 CATEGORIES= astro MASTER_SITES= http://setiathome.ssl.berkeley.edu/software/ \ + ftp://ftp.cdrom.com/pub/setiathome/ \ http://www.freebsd.org/~stb/mirror/setiathome.ssl.berkeley.edu/software/ MAINTAINER= stb@freebsd.org |