1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add PKGNAMESUFFIX to fix package collision

Approved by:	wg (mentor)
This commit is contained in:
Danilo Egea Gondolfo 2013-10-15 20:25:25 +00:00
parent 18d0b6524e
commit f92cfa0b84
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330456

View File

@ -6,6 +6,7 @@ PORTVERSION= 3.0.7
PORTEPOCH= 1
CATEGORIES?= misc devel
MASTER_SITES= GOOGLE_CODE
PKGNAMESUFFIX= 3
DISTNAME= ${PORTNAME}3-${PORTVERSION}
MAINTAINER= danilo@FreeBSD.org