1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

Add CONFLICTS for msql <-> msql3

PR:		ports/69355
Submitted by:	Andrey Slusar (maintainer)
This commit is contained in:
Volker Stolz 2004-07-21 11:24:41 +00:00
parent c3dfbcbadd
commit c1ba361e76
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114335
2 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,8 @@ CATEGORIES= databases
MAINTAINER= vasallia@ukr.net
COMMENT= The Mini SQL server, version 2
CONFLICTS= msql-3*
INSTALLS_SHLIB= YES
USE_PERL5= YES
USE_REINPLACE= YES

View File

@ -12,6 +12,8 @@ CATEGORIES= databases
MAINTAINER= vasallia@ukr.net
COMMENT= Version 3 of the Mini SQL relational database system
CONFLICTS= msql-2*
INSTALLS_SHLIB= YES
USE_PERL5= YES
USE_REINPLACE= YES