aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/ctorrent/Makefile4
-rw-r--r--net-p2p/ctorrent/pkg-descr5
-rw-r--r--net/ctorrent/Makefile4
-rw-r--r--net/ctorrent/pkg-descr5
4 files changed, 10 insertions, 8 deletions
diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile
index 86336c65313d..09f640dc1a58 100644
--- a/net-p2p/ctorrent/Makefile
+++ b/net-p2p/ctorrent/Makefile
@@ -11,11 +11,11 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-PLIST_FILES= bin/ctorrent
-
MAINTAINER= flz@xbsd.org
COMMENT= BitTorrent Client written in C for FreeBSD and Linux
GNU_CONFIGURE= yes
+PLIST_FILES= bin/ctorrent
+
.include <bsd.port.mk>
diff --git a/net-p2p/ctorrent/pkg-descr b/net-p2p/ctorrent/pkg-descr
index 1bc3263b01c9..a47e737de98d 100644
--- a/net-p2p/ctorrent/pkg-descr
+++ b/net-p2p/ctorrent/pkg-descr
@@ -1,5 +1,6 @@
-CTorrent is a BitTorrent (be know as BT usually) Client program by C for
-FreeBSD and Linux. Fast and small are CTorrent`s two strengths.
+CTorrent is a BitTorrent (be know as BT usually) Client program
+written in C for FreeBSD and Linux. Fast and small are CTorrent`s
+two strengths.
WWW: http://ctorrent.sourceforge.net/
diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile
index 86336c65313d..09f640dc1a58 100644
--- a/net/ctorrent/Makefile
+++ b/net/ctorrent/Makefile
@@ -11,11 +11,11 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-PLIST_FILES= bin/ctorrent
-
MAINTAINER= flz@xbsd.org
COMMENT= BitTorrent Client written in C for FreeBSD and Linux
GNU_CONFIGURE= yes
+PLIST_FILES= bin/ctorrent
+
.include <bsd.port.mk>
diff --git a/net/ctorrent/pkg-descr b/net/ctorrent/pkg-descr
index 1bc3263b01c9..a47e737de98d 100644
--- a/net/ctorrent/pkg-descr
+++ b/net/ctorrent/pkg-descr
@@ -1,5 +1,6 @@
-CTorrent is a BitTorrent (be know as BT usually) Client program by C for
-FreeBSD and Linux. Fast and small are CTorrent`s two strengths.
+CTorrent is a BitTorrent (be know as BT usually) Client program
+written in C for FreeBSD and Linux. Fast and small are CTorrent`s
+two strengths.
WWW: http://ctorrent.sourceforge.net/