Skip to content

Commit

Permalink
Don't conflict with sufficiently new libowfat.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmonz committed Jul 16, 2019
1 parent 9a19cdb commit ecbcbbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions devel/libtai/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.16 2019/01/10 03:12:46 schmonz Exp $
# $NetBSD: Makefile,v 1.17 2019/07/16 21:38:15 schmonz Exp $
#

DISTNAME= libtai-0.60
PKGREVISION= 7
PKGREVISION= 8
CATEGORIES= devel
MASTER_SITES= http://cr.yp.to/libtai/

Expand All @@ -11,7 +11,7 @@ HOMEPAGE= http://cr.yp.to/libtai.html
COMMENT= Library for storing and manipulating dates and times
LICENSE= public-domain

CONFLICTS= libowfat-[0-9]*
CONFLICTS= libowfat<0.32nb1

DJB_RESTRICTED= NO

Expand Down

0 comments on commit ecbcbbc

Please sign in to comment.