diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-03 02:45:51 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-03 02:45:51 +0000 |
commit | 86e6bcbf208d3b2ab096728e6dbe0f8699e21cb5 (patch) | |
tree | 36a93b09555b7fb3475fc02ee5118f6ce8b8f7e9 /news/knews/Makefile | |
parent | 1eba5a9dc48ceedb71b7094e691fd7023024d763 (diff) | |
download | pkgsrc-86e6bcbf208d3b2ab096728e6dbe0f8699e21cb5.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'news/knews/Makefile')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 19413313b6d..e7e5cfa8c1c 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2002/10/21 12:55:34 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2003/03/03 02:48:35 jschauma Exp $ DISTNAME= knews-1.0b.1 PKGNAME= knews-1.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= news x11 MASTER_SITES= http://www.matematik.su.se/~kjj/ |