Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2014 19:13:35 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365123 - head/net-p2p/mldonkey
Message-ID:  <201408161913.s7GJDZIx012120@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 16 19:13:34 2014
New Revision: 365123
URL: http://svnweb.freebsd.org/changeset/ports/365123
QAT: https://qat.redports.org/buildarchive/r365123/

Log:
  - Remove leading indefinite article from COMMENT
  - Remove NO_LATEST_LINK

Modified:
  head/net-p2p/mldonkey/Makefile

Modified: head/net-p2p/mldonkey/Makefile
==============================================================================
--- head/net-p2p/mldonkey/Makefile	Sat Aug 16 19:10:08 2014	(r365122)
+++ head/net-p2p/mldonkey/Makefile	Sat Aug 16 19:13:34 2014	(r365123)
@@ -7,14 +7,13 @@ CATEGORIES+=	net-p2p
 MASTER_SITES=	SF
 
 MAINTAINER?=	ports@FreeBSD.org
-COMMENT?=	A OCAML client for multiple peer-to-peer networks
+COMMENT?=	OCAML client for multiple peer-to-peer networks
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/Copying.txt
 
 BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml
 
-NO_LATEST_LINK=	yes
 CONFLICTS=	mldonkey{-{core,gui},}-devel-[0-9]*
 
 USES=		iconv tar:bzip2 gmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408161913.s7GJDZIx012120>