diff options
author | jschauma <jschauma> | 2003-03-02 20:18:50 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-03-02 20:18:50 +0000 |
commit | 20a98cb56fcdf6a87be5757b32b34fa642c39e50 (patch) | |
tree | 219aa9a8642ecfb7c347e6079254bb2213fb97b8 /misc/xrolodex/Makefile | |
parent | 2d61f761ccbe76ad0d4673ad87820f0ac92c5573 (diff) | |
download | pkgsrc-20a98cb56fcdf6a87be5757b32b34fa642c39e50.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'misc/xrolodex/Makefile')
-rw-r--r-- | misc/xrolodex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xrolodex/Makefile b/misc/xrolodex/Makefile index 1715e40de2c..38b49529a4f 100644 --- a/misc/xrolodex/Makefile +++ b/misc/xrolodex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2002/10/08 12:39:28 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2003/03/02 20:21:37 jschauma Exp $ DISTNAME= xrolodex.1.5.motif PKGNAME= xrolodex-1.5 +PKGREVISIO= 1 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} EXTRACT_SUFX= .tar.Z |