summaryrefslogtreecommitdiff
path: root/net-p2p/mute-net
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-12-25 17:34:33 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-12-25 17:34:33 +0000
commitd5f35dbfbcc3f84977575d6933a49015e75afa82 (patch)
tree21d819f53f91d116ffe9f750ecdf3f8f4dcbe32f /net-p2p/mute-net
parento New port mute-net-text version 0.1: Peer-to-peer text client with (diff)
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/mute-net')
-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