diff options
author | Crist J. Clark <cjc@FreeBSD.org> | 2003-04-12 17:07:42 +0000 |
---|---|---|
committer | Crist J. Clark <cjc@FreeBSD.org> | 2003-04-12 17:07:42 +0000 |
commit | b61982d0c0c043bdbac6c9c3b4be2c3c49b928b8 (patch) | |
tree | 33a044f5f064dee158351503128af17c65e2ee9e /astro/setiathome/Makefile | |
parent | MAINTAINER update: honeyd v0.5 (diff) |
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/ |