diff options
author | jedgar <jedgar@FreeBSD.org> | 1999-12-23 06:28:13 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 1999-12-23 06:28:13 +0800 |
commit | 92941e120f38f58c942b906d4d71c02b3aadab58 (patch) | |
tree | 6d72f7bca2cd390c50ee7ab216c933879b59fe8b /astro/xearth/Makefile | |
parent | f44a665f3e12dbdeb7c0601f204e96f3a87ce6c3 (diff) | |
download | freebsd-ports-gnome-92941e120f38f58c942b906d4d71c02b3aadab58.tar.gz freebsd-ports-gnome-92941e120f38f58c942b906d4d71c02b3aadab58.tar.zst freebsd-ports-gnome-92941e120f38f58c942b906d4d71c02b3aadab58.zip |
Update to 1.1:
* now with 24-bit support
PR: 15428
Submitted by: Maintainer
Diffstat (limited to 'astro/xearth/Makefile')
-rw-r--r-- | astro/xearth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index f33d665b4d21..e7fe21f99fe9 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xearth -# Version required: 1.0 +# Version required: 1.1 # Date created: 29 October 1995 # Whom: piero # # $FreeBSD$ # -DISTNAME= xearth-1.0 +DISTNAME= xearth-1.1 CATEGORIES= astro x11 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ ftp://ftp.cs.colorado.edu/users/tuna/ \ |