aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-p2p/mute-net/Makefile2
-rw-r--r--net/mute-net/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/mute-net/Makefile b/net-p2p/mute-net/Makefile
index fb7df87caa85..0dfff252d5ba 100644
--- a/net-p2p/mute-net/Makefile
+++ b/net-p2p/mute-net/Makefile
@@ -14,7 +14,7 @@ PKGNAMESUFFIX= -net
DISTNAME= MUTE_fileSharing-${PORTVERSION}_UnixSource
MAINTAINER= lioux@FreeBSD.org
-COMMENT= Peer-to-peer client with privacy protection and easy search/download
+COMMENT?= Peer-to-peer client with privacy protection and easy search/download
USE_GMAKE= yes
HAS_CONFIGURE= yes
diff --git a/net/mute-net/Makefile b/net/mute-net/Makefile
index fb7df87caa85..0dfff252d5ba 100644
--- a/net/mute-net/Makefile
+++ b/net/mute-net/Makefile
@@ -14,7 +14,7 @@ PKGNAMESUFFIX= -net
DISTNAME= MUTE_fileSharing-${PORTVERSION}_UnixSource
MAINTAINER= lioux@FreeBSD.org
-COMMENT= Peer-to-peer client with privacy protection and easy search/download
+COMMENT?= Peer-to-peer client with privacy protection and easy search/download
USE_GMAKE= yes
HAS_CONFIGURE= yes