aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/namecoin
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2016-10-28 16:00:45 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2016-10-28 16:00:45 +0000
commit17342290d7f569930d5f0f3de159de2ddd55751c (patch)
treebcf76263a41164f48e2ca80e58ed5cda662bd417 /net-p2p/namecoin
parent22ed7dd944abbb018326307c423717ee75b6781d (diff)
downloadports-17342290d7f569930d5f0f3de159de2ddd55751c.tar.gz
ports-17342290d7f569930d5f0f3de159de2ddd55751c.zip
- Remove trailing dot in COMMENT and/or reword it accordingly
- Prefer standard option descriptions, and trim one long line
Notes
Notes: svn path=/head/; revision=424861
Diffstat (limited to 'net-p2p/namecoin')
-rw-r--r--net-p2p/namecoin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index 72e1a8dd5be2..917c20ad0477 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -9,7 +9,7 @@ PORTEPOCH= 1
CATEGORIES= net-p2p dns
MAINTAINER= milios@ccsys.com
-COMMENT= Decentralized, open DNS system and general purpose key/value store
+COMMENT= Decentralized, open DNS and general purpose key/value store
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -19,8 +19,7 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
OPTIONS_DEFINE= X11 UPNP QRCODES DBUS
OPTIONS_DEFAULT= X11 QRCODES
-UPNP_DESC= Build with UPNP support
-QRCODES_DESC= Build with QR code display
+QRCODES_DESC= QR code display support
USE_GITHUB= yes