aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-07 08:06:21 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-07 08:09:01 +0000
commitcf118ccf875508b9a1c570044c93cfcc82bd455c (patch)
tree2c94cfc5a4d4e80512c81686f40530d811bc1425 /net-p2p
parente956200e0cb1ab3a412c123fa23aaaf47b1ea8da (diff)
downloadports-cf118ccf875508b9a1c570044c93cfcc82bd455c.tar.gz
ports-cf118ccf875508b9a1c570044c93cfcc82bd455c.zip
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/Makefile1
-rw-r--r--net-p2p/awgg/Makefile1
-rw-r--r--net-p2p/bitcoin-daemon/Makefile1
-rw-r--r--net-p2p/bitcoin-utils/Makefile1
-rw-r--r--net-p2p/bitmark-cli/Makefile1
-rw-r--r--net-p2p/bitmark-daemon/Makefile1
-rw-r--r--net-p2p/bitmark-recorder/Makefile1
-rw-r--r--net-p2p/bitmark/Makefile1
-rw-r--r--net-p2p/btpd/Makefile1
-rw-r--r--net-p2p/deluge-cli/Makefile1
-rw-r--r--net-p2p/deluge/Makefile1
-rw-r--r--net-p2p/ed2k/Makefile1
-rw-r--r--net-p2p/go-ethereum/Makefile1
-rw-r--r--net-p2p/jackett/Makefile1
-rw-r--r--net-p2p/ktorrent/Makefile1
-rw-r--r--net-p2p/libktorrent/Makefile1
-rw-r--r--net-p2p/libtorrent/Makefile1
-rw-r--r--net-p2p/lidarr/Makefile1
-rw-r--r--net-p2p/linuxdcpp/Makefile1
-rw-r--r--net-p2p/litecoin-daemon/Makefile1
-rw-r--r--net-p2p/litecoin-utils/Makefile1
-rw-r--r--net-p2p/litecoin/Makefile1
-rw-r--r--net-p2p/namecoin-daemon/Makefile1
-rw-r--r--net-p2p/namecoin-utils/Makefile1
-rw-r--r--net-p2p/openethereum/Makefile1
-rw-r--r--net-p2p/py-transmission-rpc/Makefile1
-rw-r--r--net-p2p/py-tremc/Makefile1
-rw-r--r--net-p2p/radarr/Makefile1
-rw-r--r--net-p2p/rslsync/Makefile1
-rw-r--r--net-p2p/rtorrent/Makefile1
-rw-r--r--net-p2p/sonarr/Makefile1
-rw-r--r--net-p2p/transmission-cli/Makefile1
-rw-r--r--net-p2p/transmission-daemon/Makefile1
-rw-r--r--net-p2p/transmission-gtk/Makefile1
-rw-r--r--net-p2p/transmission-qt/Makefile1
-rw-r--r--net-p2p/transmission-remote-gui/Makefile1
-rw-r--r--net-p2p/transmission-utils/Makefile1
-rw-r--r--net-p2p/transmission/Makefile1
-rw-r--r--net-p2p/zetacoin-utils/Makefile1
39 files changed, 0 insertions, 39 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index a1d8d18205a2..f588d7e18d85 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -1,4 +1,3 @@
-
COMMENT = Peer-to-peer network applications
SUBDIR += amule
diff --git a/net-p2p/awgg/Makefile b/net-p2p/awgg/Makefile
index 6a3837ea1d17..425693fc058e 100644
--- a/net-p2p/awgg/Makefile
+++ b/net-p2p/awgg/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= awgg
PORTVERSION= 0.6.0
PORTREVISION= 2
diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile
index 68f745877c3a..3b3a3ccb170b 100644
--- a/net-p2p/bitcoin-daemon/Makefile
+++ b/net-p2p/bitcoin-daemon/Makefile
@@ -1,4 +1,3 @@
-
MASTERDIR= ${.CURDIR}/../bitcoin
PKGNAMESUFFIX= -daemon
diff --git a/net-p2p/bitcoin-utils/Makefile b/net-p2p/bitcoin-utils/Makefile
index e9360760a98e..bd4d1293b779 100644
--- a/net-p2p/bitcoin-utils/Makefile
+++ b/net-p2p/bitcoin-utils/Makefile
@@ -1,4 +1,3 @@
-
MASTERDIR= ${.CURDIR}/../bitcoin
PKGNAMESUFFIX= -utils
diff --git a/net-p2p/bitmark-cli/Makefile b/net-p2p/bitmark-cli/Makefile
index 85be6547698b..f795281a7915 100644
--- a/net-p2p/bitmark-cli/Makefile
+++ b/net-p2p/bitmark-cli/Makefile
@@ -1,4 +1,3 @@
-
MASTERDIR= ${.CURDIR}/../bitmark
PKGNAMESUFFIX= -cli
diff --git a/net-p2p/bitmark-daemon/Makefile b/net-p2p/bitmark-daemon/Makefile
index ffdbb82e9bbf..0581cb540144 100644
--- a/net-p2p/bitmark-daemon/Makefile
+++ b/net-p2p/bitmark-daemon/Makefile
@@ -1,4 +1,3 @@
-
MASTERDIR= ${.CURDIR}/../bitmark
PKGNAMESUFFIX= -daemon
diff --git a/net-p2p/bitmark-recorder/Makefile b/net-p2p/bitmark-recorder/Makefile
index 40fd74e72a5e..4231cb40de26 100644
--- a/net-p2p/bitmark-recorder/Makefile
+++ b/net-p2p/bitmark-recorder/Makefile
@@ -1,4 +1,3 @@
-
MASTERDIR= ${.CURDIR}/../bitmark
PKGNAMESUFFIX= -recorder
diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile
index 757b746e5b61..1f1011e8bb46 100644
--- a/net-p2p/bitmark/Makefile
+++ b/net-p2p/bitmark/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= bitmark
DISTVERSIONPREFIX= v
DISTVERSION= 0.13.2
diff --git a/net-p2p/btpd/Makefile b/net-p2p/btpd/Makefile
index 388b97526787..ea522e4ed553 100644
--- a/net-p2p/btpd/Makefile
+++ b/net-p2p/btpd/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= btpd
DISTVERSIONPREFIX= v
DISTVERSION= 0.16
diff --git a/net-p2p/deluge-cli/Makefile b/net-p2p/deluge-cli/Makefile
index af45d374e3e0..25ad30f4d064 100644
--- a/net-p2p/deluge-cli/Makefile
+++ b/net-p2p/deluge-cli/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= deluge
DISTVERSION= 2.0.3
PORTREVISION= 2
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index 87bebe5ff730..b06f3e110c9f 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= deluge
PORTVERSION= 2.0.3
PORTREVISION= 1
diff --git a/net-p2p/ed2k/Makefile b/net-p2p/ed2k/Makefile
index 576e468ebd8e..0629001a9213 100644
--- a/net-p2p/ed2k/Makefile
+++ b/net-p2p/ed2k/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ed2k
PORTVERSION= 1.4
CATEGORIES= net-p2p
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile
index 137d19ec7015..df3840e1edcf 100644
--- a/net-p2p/go-ethereum/Makefile
+++ b/net-p2p/go-ethereum/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= go-ethereum
DISTVERSIONPREFIX= v
DISTVERSION= 1.10.0
diff --git a/net-p2p/jackett/Makefile b/net-p2p/jackett/Makefile
index 172dc248a299..99c9d6a656a0 100644
--- a/net-p2p/jackett/Makefile
+++ b/net-p2p/jackett/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= jackett
PORTVERSION= 0.17.568
PORTREVISION= 1
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile
index 25a5cbe65094..057c77769605 100644
--- a/net-p2p/ktorrent/Makefile
+++ b/net-p2p/ktorrent/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= ktorrent
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= net-p2p kde kde-applications
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile
index f1dd70ede9ac..b47d3c710cd9 100644
--- a/net-p2p/libktorrent/Makefile
+++ b/net-p2p/libktorrent/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= libktorrent
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= net-p2p kde kde-applications
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 8f39450cd8ba..9b294a4d94fa 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= libtorrent
PORTVERSION= 0.13.8
CATEGORIES= net-p2p
diff --git a/net-p2p/lidarr/Makefile b/net-p2p/lidarr/Makefile
index 3ac2c74b5660..98e21f8858b9 100644
--- a/net-p2p/lidarr/Makefile
+++ b/net-p2p/lidarr/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= lidarr
PORTVERSION= 0.7.2.1878
CATEGORIES= net-p2p
diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile
index 0d67d64c9bf8..ec753ddbf2c4 100644
--- a/net-p2p/linuxdcpp/Makefile
+++ b/net-p2p/linuxdcpp/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= linuxdcpp
PORTVERSION= 1.1.0
PORTREVISION= 17
diff --git a/net-p2p/litecoin-daemon/Makefile b/net-p2p/litecoin-daemon/Makefile
index 463fb4cdb4a6..7e74648ae2a6 100644
--- a/net-p2p/litecoin-daemon/Makefile
+++ b/net-p2p/litecoin-daemon/Makefile
@@ -1,4 +1,3 @@
-
MASTERDIR= ${.CURDIR}/../litecoin
PKGNAMESUFFIX= -daemon
diff --git a/net-p2p/litecoin-utils/Makefile b/net-p2p/litecoin-utils/Makefile
index 42f9dbbaa827..a0af0872909e 100644
--- a/net-p2p/litecoin-utils/Makefile
+++ b/net-p2p/litecoin-utils/Makefile
@@ -1,4 +1,3 @@
-
MASTERDIR= ${.CURDIR}/../litecoin
PKGNAMESUFFIX= -utils
diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile
index 733e7b56be37..8199f5bbc087 100644
--- a/net-p2p/litecoin/Makefile
+++ b/net-p2p/litecoin/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= litecoin
PORTVERSION= 0.18.1
DISTVERSIONPREFIX= v
diff --git a/net-p2p/namecoin-daemon/Makefile b/net-p2p/namecoin-daemon/Makefile
index a9351b197e20..f5a067fbc918 100644
--- a/net-p2p/namecoin-daemon/Makefile
+++ b/net-p2p/namecoin-daemon/Makefile
@@ -1,4 +1,3 @@
-
MASTERDIR= ${.CURDIR}/../namecoin
PKGNAMESUFFIX= -daemon
diff --git a/net-p2p/namecoin-utils/Makefile b/net-p2p/namecoin-utils/Makefile
index eed89add5331..042fab12260e 100644
--- a/net-p2p/namecoin-utils/Makefile
+++ b/net-p2p/namecoin-utils/Makefile
@@ -1,4 +1,3 @@
-
MASTERDIR= ${.CURDIR}/../namecoin
PKGNAMESUFFIX= -utils
diff --git a/net-p2p/openethereum/Makefile b/net-p2p/openethereum/Makefile
index 1ee4cfb4eb62..cec41889b336 100644
--- a/net-p2p/openethereum/Makefile
+++ b/net-p2p/openethereum/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= openethereum
DISTVERSIONPREFIX= v
DISTVERSION= 3.2.1
diff --git a/net-p2p/py-transmission-rpc/Makefile b/net-p2p/py-transmission-rpc/Makefile
index eb2fded31436..65918e276831 100644
--- a/net-p2p/py-transmission-rpc/Makefile
+++ b/net-p2p/py-transmission-rpc/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= transmission-rpc
PORTVERSION= 2.0.4
CATEGORIES= net-p2p python
diff --git a/net-p2p/py-tremc/Makefile b/net-p2p/py-tremc/Makefile
index 0b96bc17cb40..834e2895b401 100644
--- a/net-p2p/py-tremc/Makefile
+++ b/net-p2p/py-tremc/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= tremc
DISTVERSION= 0.9.2
CATEGORIES= net-p2p python
diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile
index bbf83d0ee084..4107973cc3e6 100644
--- a/net-p2p/radarr/Makefile
+++ b/net-p2p/radarr/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= radarr
PORTVERSION= 3.0.2.4552
DISTVERSIONPREFIX=v
diff --git a/net-p2p/rslsync/Makefile b/net-p2p/rslsync/Makefile
index 445d32cd157f..fc639667ccb2 100644
--- a/net-p2p/rslsync/Makefile
+++ b/net-p2p/rslsync/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= rslsync
PORTVERSION= 2.7.1
CATEGORIES= net-p2p
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 45d32a30fc33..e09c58a0f079 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= rtorrent
PORTVERSION= 0.9.8
CATEGORIES= net-p2p
diff --git a/net-p2p/sonarr/Makefile b/net-p2p/sonarr/Makefile
index cdbdd38e6ea0..0beb95b5c65c 100644
--- a/net-p2p/sonarr/Makefile
+++ b/net-p2p/sonarr/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= sonarr
PORTVERSION= 3.0.5.1144
PORTREVISION= 1
diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile
index ec4e20b4be8d..930fe3d44b46 100644
--- a/net-p2p/transmission-cli/Makefile
+++ b/net-p2p/transmission-cli/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= transmission
DISTVERSION= 3.00
PORTREVISION?= 4
diff --git a/net-p2p/transmission-daemon/Makefile b/net-p2p/transmission-daemon/Makefile
index cd352a817aaf..7e4742c03b99 100644
--- a/net-p2p/transmission-daemon/Makefile
+++ b/net-p2p/transmission-daemon/Makefile
@@ -1,4 +1,3 @@
-
PKGNAMESUFFIX= -daemon
PORTREVISION= 3
diff --git a/net-p2p/transmission-gtk/Makefile b/net-p2p/transmission-gtk/Makefile
index fd3acf9258b4..d5b31949bed2 100644
--- a/net-p2p/transmission-gtk/Makefile
+++ b/net-p2p/transmission-gtk/Makefile
@@ -1,4 +1,3 @@
-
PKGNAMESUFFIX= -gtk
PORTREVISION= 3
diff --git a/net-p2p/transmission-qt/Makefile b/net-p2p/transmission-qt/Makefile
index eb41bc65daf2..798957a835b1 100644
--- a/net-p2p/transmission-qt/Makefile
+++ b/net-p2p/transmission-qt/Makefile
@@ -1,4 +1,3 @@
-
PKGNAMESUFFIX= -qt
PORTREVISION= 3
diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile
index 49a4edf17097..1555ae883119 100644
--- a/net-p2p/transmission-remote-gui/Makefile
+++ b/net-p2p/transmission-remote-gui/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= transmission-remote-gui
PORTVERSION= 5.18.0
PORTREVISION= 6
diff --git a/net-p2p/transmission-utils/Makefile b/net-p2p/transmission-utils/Makefile
index 212fa2d06457..4aa5f21460c1 100644
--- a/net-p2p/transmission-utils/Makefile
+++ b/net-p2p/transmission-utils/Makefile
@@ -1,4 +1,3 @@
-
PKGNAMESUFFIX= -utils
PORTREVISION= 2
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile
index c8720ef5c161..b518013df156 100644
--- a/net-p2p/transmission/Makefile
+++ b/net-p2p/transmission/Makefile
@@ -1,4 +1,3 @@
-
PORTNAME= transmission
DISTVERSION= 3.00
PORTREVISION= 1
diff --git a/net-p2p/zetacoin-utils/Makefile b/net-p2p/zetacoin-utils/Makefile
index 9a52ff330233..8d3451566c61 100644
--- a/net-p2p/zetacoin-utils/Makefile
+++ b/net-p2p/zetacoin-utils/Makefile
@@ -1,4 +1,3 @@
-
MASTERDIR= ${.CURDIR}/../zetacoin
PKGNAMESUFFIX= -utils