diff options
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 83d71f22fde7..f9bc8bb1bf58 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xearth -# Version required: 1.1 # Date created: 29 October 1995 # Whom: piero # # $FreeBSD$ # -DISTNAME= xearth-1.1 +PORTNAME= xearth +PORTVERSION= 1.1 CATEGORIES= astro x11 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ ftp://ftp.cs.colorado.edu/users/tuna/ \ |