diff options
author | jschauma <jschauma> | 2003-03-03 02:45:51 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-03-03 02:45:51 +0000 |
commit | a411b929b92ef61b3f60e7c67a8d285d992670fb (patch) | |
tree | 36a93b09555b7fb3475fc02ee5118f6ce8b8f7e9 /news/xrn/Makefile | |
parent | af5b884fc6c1413f080c85d41d94f13069b92867 (diff) | |
download | pkgsrc-a411b929b92ef61b3f60e7c67a8d285d992670fb.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'news/xrn/Makefile')
-rw-r--r-- | news/xrn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/xrn/Makefile b/news/xrn/Makefile index 2a47f7450af..5893024e326 100644 --- a/news/xrn/Makefile +++ b/news/xrn/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2001/09/09 20:36:40 agc Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/03 02:48:35 jschauma Exp $ # DISTNAME= 9.01 PKGNAME= xrn-9.01 +PKGREVISION= 1 CATEGORIES= news x11 MASTER_SITES= ftp://sipb.mit.edu/pub/xrn/ EXTRACT_SUFX= .tgz |