mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/php56-redis: fix PKGNAMEPREFIX
PR: 194270 Submitted by: Daniel Ylitalo <daniel at blodan.se> Approved by: mentors(implicit)
This commit is contained in:
parent
6a35852f0c
commit
475d2225f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372640
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
PORTNAME= redis
|
||||
PORTVERSION= 2.2.5
|
||||
CATEGORIES= databases
|
||||
PKGNAMEPREFIX= php5-
|
||||
PKGNAMEPREFIX= php56-
|
||||
|
||||
MAINTAINER= m.tsatsenko@gmail.com
|
||||
COMMENT= PHP5 extension for Redis
|
||||
|
|
Loading…
Add table
Reference in a new issue