diff options
author | kristerw <kristerw@pkgsrc.org> | 2005-08-20 19:27:11 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2005-08-20 19:27:11 +0000 |
commit | 6aefcf52abf5b7ebbb1390617b1b1decbe8651f2 (patch) | |
tree | df1a3e40ad4412e1d20a1c7eb1cda51aeaf85a06 /math/xlife/Makefile | |
parent | a453b29b06f3ed0544ff5ab84e9be23f5a4ec5ed (diff) | |
download | pkgsrc-6aefcf52abf5b7ebbb1390617b1b1decbe8651f2.tar.gz |
Add some missing man pages to the PLIST.
Bump PKGREVISION.
Diffstat (limited to 'math/xlife/Makefile')
-rw-r--r-- | math/xlife/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xlife/Makefile b/math/xlife/Makefile index 033b89362fc..3b7b594d585 100644 --- a/math/xlife/Makefile +++ b/math/xlife/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:31 tv Exp $ +# $NetBSD: Makefile,v 1.9 2005/08/20 19:27:11 kristerw Exp $ # DISTNAME= xlife-5.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math games MASTER_SITES= http://www.tuxedo.org/~esr/ |