8572e2517c
While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those.
12 lines
269 B
Makefile
12 lines
269 B
Makefile
# $NetBSD: Makefile,v 1.8 2006/06/04 16:26:55 joerg Exp $
|
|
|
|
DISTNAME= Date-1.4.3
|
|
CATEGORIES= time
|
|
|
|
MAINTAINER= jdolecek@NetBSD.org
|
|
COMMENT= PHP Date and Time Zone Classes
|
|
|
|
CONFLICTS= php-pear-Date-[0-9]*
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|