diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:52 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:52 +0000 |
commit | b9bff07ac51015c0c972e8678aa20850497ba69e (patch) | |
tree | 48583d93dd9340ca05dd90d2b6301ffa9228b5a1 | |
parent | eab6c1970c07866b1c3006b9c73b563a2cb1017c (diff) | |
download | FreeBSD-ports-b9bff07ac51015c0c972e8678aa20850497ba69e.zip FreeBSD-ports-b9bff07ac51015c0c972e8678aa20850497ba69e.tar.gz |
Remove trailing whitespaces from category net-p2p
-rw-r--r-- | net-p2p/ctorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/gnunet-gtk/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/gtkhx/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/microdc2/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/tribler/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile index 50b476b..566f2e1 100644 --- a/net-p2p/ctorrent/Makefile +++ b/net-p2p/ctorrent/Makefile @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/ctorrent PORTDOCS= README-DNH.TXT UserGuide -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/net-p2p/gnunet-gtk/Makefile b/net-p2p/gnunet-gtk/Makefile index 38c4a47..51220b2 100644 --- a/net-p2p/gnunet-gtk/Makefile +++ b/net-p2p/gnunet-gtk/Makefile @@ -28,7 +28,7 @@ MAN1= gnunet-fs-gtk.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> diff --git a/net-p2p/gtkhx/Makefile b/net-p2p/gtkhx/Makefile index 426bfc5..b221bcc 100644 --- a/net-p2p/gtkhx/Makefile +++ b/net-p2p/gtkhx/Makefile @@ -21,7 +21,7 @@ MAN1= gtkhx.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff --git a/net-p2p/microdc2/Makefile b/net-p2p/microdc2/Makefile index 374d7ae..7e31a25 100644 --- a/net-p2p/microdc2/Makefile +++ b/net-p2p/microdc2/Makefile @@ -23,7 +23,7 @@ USE_GNOME= libxml2 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile index 2119994..4117157 100644 --- a/net-p2p/tribler/Makefile +++ b/net-p2p/tribler/Makefile @@ -48,7 +48,7 @@ APSW_DISTFILE= ${APSW_DISTNAME}.zip NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |