diff options
Diffstat (limited to 'x11/xearth')
-rw-r--r-- | x11/xearth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xearth/Makefile b/x11/xearth/Makefile index d245483dfb3..f570821a985 100644 --- a/x11/xearth/Makefile +++ b/x11/xearth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2001/07/10 14:32:32 atatat Exp $ +# $NetBSD: Makefile,v 1.9 2001/11/29 01:12:53 hubertf Exp $ # DISTNAME= xearth-1.1 -PKGNAME= xearth-1.1nb1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ ftp://ftp.cs.colorado.edu/users/tuna/ |