- Add conflicts
- Bump portrevision Pointed out by: sat Approved by: Razor <bg1tpt@gmail.com> (maintainer), linimon (mentor)
This commit is contained in:
parent
a373571e78
commit
a698ee0123
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205184
1 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= phpbb
|
||||
PORTVERSION= 3.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= phpBB-${PORTVERSION}
|
||||
|
@ -14,7 +15,8 @@ DISTNAME= phpBB-${PORTVERSION}
|
|||
MAINTAINER= bg1tpt@gmail.com
|
||||
COMMENT= A PHP-based bulletin board / discussion forum system
|
||||
|
||||
CONFLICTS= phpbb-tw-[0-9]* phpbb-devel-[0-9]*
|
||||
CONFLICTS= phpbb-tw-[0-9]* phpbb-devel-[0-9]* \
|
||||
phpbb-[0-2]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue