1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- Remove redundant dash from PKGNAMEPREFIX

PR:		233604
Submitted by:	0mp@
This commit is contained in:
Wen Heping 2018-12-27 07:11:47 +00:00
parent 5abf1579d7
commit 8558e1834c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488510

View File

@ -3,9 +3,10 @@
PORTNAME= mediawiki
PORTVERSION= 1.31.1
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/
PKGNAMESUFFIX= 131-${PHP_PKGNAMESUFFIX}
PKGNAMESUFFIX= 131${PHP_PKGNAMESUFFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= Wiki engine used by Wikipedia