diff options
author | reed <reed@pkgsrc.org> | 2005-11-08 21:43:03 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-11-08 21:43:03 +0000 |
commit | f91d5a39079b713fbd92b29d8300f091816bbf21 (patch) | |
tree | 28b941895d41cfdf2de8e1fbec8b7331b9ac579b /devel/libstatgrab/Makefile | |
parent | aa9831665964764016b29e7095fc0fc5ddb6208c (diff) | |
download | pkgsrc-f91d5a39079b713fbd92b29d8300f091816bbf21.tar.gz |
Bump PKGREVISION. Add missing man page entries to PLIST.
(Note: these man pages are installed even if WITHOUT_STATGRAB
or WITHOUT_SAIDAR options are used to not install the
corresponding executables.)
Diffstat (limited to 'devel/libstatgrab/Makefile')
-rw-r--r-- | devel/libstatgrab/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index fd583f04ead..8b147a1f521 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2005/11/01 21:48:39 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2005/11/08 21:43:03 reed Exp $ DISTNAME= libstatgrab-0.12 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ http://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ |