diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-03 04:17:23 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-03 04:17:23 +0000 |
commit | 90fb80758bcb1aae5691849c747d170260696785 (patch) | |
tree | e8b3b3ed164c392443b55f7878bc9b189c4c8326 /x11/xearth/Makefile | |
parent | af1d3ad77bd2c31e52bd93fa54fe55cf6812b230 (diff) | |
download | pkgsrc-90fb80758bcb1aae5691849c747d170260696785.tar.gz |
Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'x11/xearth/Makefile')
-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 263f75a0603..9c316ac0c97 100644 --- a/x11/xearth/Makefile +++ b/x11/xearth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2002/12/28 19:47:07 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2003/03/03 04:17:38 jschauma Exp $ # DISTNAME= xearth-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ \ ftp://ftp.cs.colorado.edu/users/tuna/ |