Project Home should be set to HOMEPAGE, instead of noted in DESCR.
This commit is contained in:
parent
8d93e7d8ac
commit
34f0cf9543
2 changed files with 2 additions and 4 deletions
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue