diff options
author | cjc <cjc@FreeBSD.org> | 2003-04-13 01:07:42 +0800 |
---|---|---|
committer | cjc <cjc@FreeBSD.org> | 2003-04-13 01:07:42 +0800 |
commit | e564b9df23c42570e959d6e57e40a51c5b7dbe4a (patch) | |
tree | 01a331c93e2a83e42df3290fa4446c11fea0454a /astro/setiathome/Makefile | |
parent | 8e12e49123abd2c8577878bc5055c8d169f17088 (diff) | |
download | freebsd-ports-gnome-e564b9df23c42570e959d6e57e40a51c5b7dbe4a.tar.gz freebsd-ports-gnome-e564b9df23c42570e959d6e57e40a51c5b7dbe4a.tar.zst freebsd-ports-gnome-e564b9df23c42570e959d6e57e40a51c5b7dbe4a.zip |
Maintainer update: Do not assume the user running setiathome has a
Borne-ish shell.
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
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 e5eaec458bf3..171bf0498158 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -6,7 +6,7 @@ PORTNAME= setiathome PORTVERSION?= 3.03 -PORTREVISION?= 6 +PORTREVISION?= 7 CATEGORIES?= astro MASTER_SITES= ftp://ftp.cdrom.com/pub/setiathome/ \ ftp://alien.ssl.berkeley.edu/pub/ |