aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-29 21:29:40 +0800
committerantoine <antoine@FreeBSD.org>2014-08-29 21:29:40 +0800
commit0923ff83de0a94e99ef152eb5e1294e5b75d5edd (patch)
treea114124f5725583e037b832163585b58a2be28a0
parentc235a7890b52c23e1e8f8bcb8ac9d85a373bf0bc (diff)
downloadfreebsd-ports-gnome-0923ff83de0a94e99ef152eb5e1294e5b75d5edd.tar.gz
freebsd-ports-gnome-0923ff83de0a94e99ef152eb5e1294e5b75d5edd.tar.zst
freebsd-ports-gnome-0923ff83de0a94e99ef152eb5e1294e5b75d5edd.zip
Fix ports with duplicate pkgnames
-rw-r--r--databases/cassandra2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/cassandra2/Makefile b/databases/cassandra2/Makefile
index 618a5b257d3c..346940b0d0d2 100644
--- a/databases/cassandra2/Makefile
+++ b/databases/cassandra2/Makefile
@@ -5,6 +5,7 @@ PORTVERSION= 2.0.10
CATEGORIES= databases java
MASTER_SITES= APACHE
MASTER_SITE_SUBDIR= cassandra/${PORTVERSION}
+PKGNAMESUFFIX= 2
DISTNAME= apache-cassandra-${PORTVERSION}
EXTRACT_SUFX= -bin.tar.gz