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 | |
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')
-rw-r--r-- | x11/xearth/Makefile | 4 | ||||
-rw-r--r-- | x11/xearth/PLIST | 4 |
2 files changed, 4 insertions, 4 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/ diff --git a/x11/xearth/PLIST b/x11/xearth/PLIST index 4efdca0632d..bb035f37557 100644 --- a/x11/xearth/PLIST +++ b/x11/xearth/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:12:06 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/03 04:17:38 jschauma Exp $ bin/xearth -man/cat1/xearth.0.gz +${IMAKE_MAN_DIR}/xearth.${IMAKE_MANNEWSUFFIX}.gz |