aboutsummaryrefslogtreecommitdiff
path: root/lang/mono5.10
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-12-18 20:06:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-12-18 20:06:49 +0000
commitf407a2e4420380853362bddde4f8c6867e3e3e63 (patch)
tree3e5b2929c614a65e41f142a144e65aa77a600858 /lang/mono5.10
parent96ec9546b1d3608482dc93ae988a3deeb36fd90a (diff)
downloadports-f407a2e4420380853362bddde4f8c6867e3e3e63.tar.gz
ports-f407a2e4420380853362bddde4f8c6867e3e3e63.zip
Fix PKGBASE collisions
Notes
Notes: svn path=/head/; revision=558405
Diffstat (limited to 'lang/mono5.10')
-rw-r--r--lang/mono5.10/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/mono5.10/Makefile b/lang/mono5.10/Makefile
index 37161b6ba766..a599317c4589 100644
--- a/lang/mono5.10/Makefile
+++ b/lang/mono5.10/Makefile
@@ -6,6 +6,7 @@ PORTVERSION= 5.10.1.57
PORTREVISION= 3
CATEGORIES= lang
MASTER_SITES= https://download.mono-project.com/sources/mono/
+PKGNAMESUFFIX= 5.10
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= mono@FreeBSD.org