diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ctorrent/Makefile | 4 | ||||
-rw-r--r-- | net/ctorrent/pkg-descr | 5 |
2 files changed, 5 insertions, 4 deletions
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/ |