Add missing conflict with statist-[0-9]* (bin/statist); ++pkgrevision
This commit is contained in:
parent
a4fb79d4e2
commit
1849d8689b
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.23 2009/02/09 23:53:00 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2012/09/08 22:46:44 cheusov Exp $
|
||||
|
||||
DISTNAME= freeze-2.5
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/compression/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= FREEZE / MELT compression program - often used in QNX
|
||||
|
||||
CONFLICTS= statist-[0-9]* # bin/statist
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue