aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-06-08 16:35:02 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-06-08 16:37:08 +0000
commitbe6300a4f2ab4087adaabbc2dea36c47ef7b00c0 (patch)
tree993def8a288346edd5e64f89e92a113c5192efa9 /irc
parente695ee3179ebee7c18c201f5bbd8aee03126599a (diff)
downloadports-be6300a4f2ab4087adaabbc2dea36c47ef7b00c0.tar.gz
ports-be6300a4f2ab4087adaabbc2dea36c47ef7b00c0.zip
irc/ergo: Add PKGNAMESUFFIX to uniquify package name
This fixes duplication with science/ergo. Reported by: anotoine
Diffstat (limited to 'irc')
-rw-r--r--irc/ergo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index ae84389b88af..b35ff46b2dc8 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -2,6 +2,7 @@ PORTNAME= ergo
DISTVERSIONPREFIX= v
DISTVERSION= 2.7.0
CATEGORIES= irc
+PKGNAMESUFFIX= -irc-server
MAINTAINER= yuri@FreeBSD.org
COMMENT= Modern IRC server (daemon/ircd) written in Go