diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-20 13:20:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-20 13:20:38 +0000 |
commit | 624cebfbe6289918f67bc310de540f84f97c7271 (patch) | |
tree | 8610f66a56c3028412a9cf9b2f3cdc43ba2cf419 /astro/setiathome/Makefile | |
parent | Give a warning regarding the fact that the source can't be fetched (diff) |
note added about i386 a.out support under FreeBSD 5.x.
PR: ports/46340
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 e42dacaa5454..20e014be0b9b 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -6,7 +6,7 @@ PORTNAME= setiathome PORTVERSION?= 3.03 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES?= astro MASTER_SITES= ftp://ftp.cdrom.com/pub/setiathome/ \ ftp://alien.ssl.berkeley.edu/pub/ \ |