aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/eiskaltdcpp-cli
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-02-10 10:06:32 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-02-10 10:06:32 +0000
commita523613da8af5558f6dcf8dc63b86b387d69dd23 (patch)
tree6a5cbe4a7f8f7eacd960a475c76c47ff35839859 /net-p2p/eiskaltdcpp-cli
parent5665410fad0e312da999e04ef2c618b32dfbc3b9 (diff)
downloadports-a523613da8af5558f6dcf8dc63b86b387d69dd23.tar.gz
ports-a523613da8af5558f6dcf8dc63b86b387d69dd23.zip
Properly handle COMMENT, PORTREVISION, and MAINTAINER fields in EiskaltDC++
slave ports. Fast-forward some port revisions since those of the existing packages cannot go backwards and make the ports' COMMENT lines more in line against each other and less tautological.
Notes
Notes: svn path=/head/; revision=525698
Diffstat (limited to 'net-p2p/eiskaltdcpp-cli')
-rw-r--r--net-p2p/eiskaltdcpp-cli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/eiskaltdcpp-cli/Makefile b/net-p2p/eiskaltdcpp-cli/Makefile
index cf3f41ad1483..6307bd8c7ee6 100644
--- a/net-p2p/eiskaltdcpp-cli/Makefile
+++ b/net-p2p/eiskaltdcpp-cli/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= eiskaltdcpp
-PORTREVISION= 0
+PORTREVISION= 20
CATEGORIES= net-p2p
PKGNAMESUFFIX= -cli
MAINTAINER= ports@FreeBSD.org
-COMMENT= EiskaltDC++ Direct Connect command-line interface
+COMMENT= EiskaltDC++ client command-line interface
LICENSE= GPLv3