diff options
author | stb <stb@FreeBSD.org> | 1999-05-17 18:58:12 +0800 |
---|---|---|
committer | stb <stb@FreeBSD.org> | 1999-05-17 18:58:12 +0800 |
commit | 9725dcb30b2854d8712f7c80e60aca8b63c7bd69 (patch) | |
tree | 2af48d1aee5ab611144930c9bcaef131a34b8c5e /astro/setiathome/Makefile | |
parent | 28651f905e67867782988c3b4e6e8074f71bd8af (diff) | |
download | freebsd-ports-gnome-9725dcb30b2854d8712f7c80e60aca8b63c7bd69.tar.gz freebsd-ports-gnome-9725dcb30b2854d8712f7c80e60aca8b63c7bd69.tar.zst freebsd-ports-gnome-9725dcb30b2854d8712f7c80e60aca8b63c7bd69.zip |
- 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 |