aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-10-14 14:52:32 +0800
committerbapt <bapt@FreeBSD.org>2013-10-14 14:52:32 +0800
commit0be2f5604407e9fd167f40643ea3dd6dc968fb3d (patch)
tree42335164585bee9db333b2237dbaaa06fa302104 /lang
parent951d87bea5b1630ba811feca31a34e25e68f4a30 (diff)
downloadfreebsd-ports-gnome-0be2f5604407e9fd167f40643ea3dd6dc968fb3d.tar.gz
freebsd-ports-gnome-0be2f5604407e9fd167f40643ea3dd6dc968fb3d.tar.zst
freebsd-ports-gnome-0be2f5604407e9fd167f40643ea3dd6dc968fb3d.zip
Fix package name collision
Diffstat (limited to 'lang')
-rw-r--r--lang/clang33/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/clang33/Makefile b/lang/clang33/Makefile
index 758c6f17afc4..f68e2dbc543a 100644
--- a/lang/clang33/Makefile
+++ b/lang/clang33/Makefile
@@ -5,6 +5,7 @@ DISTVERSION= 3.3
PORTREVISION= 1
CATEGORIES= lang devel
MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/
+PKGNAMESUFFIX= 33
DISTNAME= ${CLANG_NAME}
DISTFILES= ${CLANG_SOURCE} \
${LLVM_SOURCE}