diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-12-25 17:34:33 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-12-25 17:34:33 +0000 |
commit | d5f35dbfbcc3f84977575d6933a49015e75afa82 (patch) | |
tree | 21d819f53f91d116ffe9f750ecdf3f8f4dcbe32f /net-p2p/mute-net | |
parent | 9948a123400ba81d5555d44c32f446147f38d64c (diff) | |
download | ports-d5f35dbfbcc3f84977575d6933a49015e75afa82.tar.gz ports-d5f35dbfbcc3f84977575d6933a49015e75afa82.zip |
Notes
Diffstat (limited to 'net-p2p/mute-net')
-rw-r--r-- | net-p2p/mute-net/Makefile | 2 |
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 |