diff options
Diffstat (limited to 'x11/xearth/Makefile')
-rw-r--r-- | x11/xearth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xearth/Makefile b/x11/xearth/Makefile index ed6ce2dbaeb..d245483dfb3 100644 --- a/x11/xearth/Makefile +++ b/x11/xearth/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2001/02/17 17:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/07/10 14:32:32 atatat Exp $ # DISTNAME= xearth-1.1 +PKGNAME= xearth-1.1nb1 CATEGORIES= x11 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ ftp://ftp.cs.colorado.edu/users/tuna/ |