summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-09-16 12:21:57 +0000
committerobache <obache@pkgsrc.org>2011-09-16 12:21:57 +0000
commit1d584367f20ad3a030391c310662c0747f282ec2 (patch)
tree4a2e76e2277d835281d0f68cbcb3fc1af6e10b76
parent6a36b5cf38054deeab15fd309c0b35bfafce2c16 (diff)
downloadpkgsrc-1d584367f20ad3a030391c310662c0747f282ec2.tar.gz
Project Home should be set to HOMEPAGE, instead of noted in DESCR.
-rw-r--r--net/dtorrent/DESCR2
-rw-r--r--net/dtorrent/Makefile4
2 files changed, 2 insertions, 4 deletions
diff --git a/net/dtorrent/DESCR b/net/dtorrent/DESCR
index e6e83867d97..ff43d01ad2f 100644
--- a/net/dtorrent/DESCR
+++ b/net/dtorrent/DESCR
@@ -3,5 +3,3 @@ ctorrent, which it is based on, high performance with minimal system
resources and dependencies is a priority. Enhanced CTorrent adds additional
features like dynamic adjustments and fixes several bugs in the original
ctorrent client (obsolete and marked EOL in pkgsrc repository).
-
-More info at: http://www.rahul.net/dholmes/ctorrent/
diff --git a/net/dtorrent/Makefile b/net/dtorrent/Makefile
index e9ed3d4893d..c3518e22d3a 100644
--- a/net/dtorrent/Makefile
+++ b/net/dtorrent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/05/26 13:24:43 obache Exp $
+# $NetBSD: Makefile,v 1.2 2011/09/16 12:21:58 obache Exp $
#
DISTNAME= ctorrent-dnh3.3.2
@@ -7,7 +7,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dtorrent/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://dtorrent.sourceforge.net/
+HOMEPAGE= http://www.rahul.net/dholmes/ctorrent/
COMMENT= Enhanced CTorrent, a BitTorrent console client written in C/C++
LICENSE= gnu-gpl-v2