svn commit: r365123 - head/net-p2p/mldonkey

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 16 19:13:35 UTC 2014


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 at 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


More information about the svn-ports-head mailing list