aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-12-26 01:34:33 +0800
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-12-26 01:34:33 +0800
commitd5f35dbfbcc3f84977575d6933a49015e75afa82 (patch)
tree21d819f53f91d116ffe9f750ecdf3f8f4dcbe32f /net-p2p
parent9948a123400ba81d5555d44c32f446147f38d64c (diff)
downloadfreebsd-ports-d5f35dbfbcc3f84977575d6933a49015e75afa82.tar.gz
freebsd-ports-d5f35dbfbcc3f84977575d6933a49015e75afa82.tar.zst
freebsd-ports-d5f35dbfbcc3f84977575d6933a49015e75afa82.zip
Fix: only set COMMENT if a slave port has not already set it
Notes
Notes: svn path=/head/; revision=96574
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/mute-net/Makefile2
1 files changed, 1 insertions, 1 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