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

Colin Percival cperciva at FreeBSD.org
Fri Aug 9 16:25:48 UTC 2013


Author: cperciva
Date: Fri Aug  9 16:25:48 2013
New Revision: 324449
URL: http://svnweb.freebsd.org/changeset/ports/324449

Log:
  Fix typo, and thereby fix INDEX.

Modified:
  head/net-p2p/mldonkey/Makefile

Modified: head/net-p2p/mldonkey/Makefile
==============================================================================
--- head/net-p2p/mldonkey/Makefile	Fri Aug  9 16:02:28 2013	(r324448)
+++ head/net-p2p/mldonkey/Makefile	Fri Aug  9 16:25:48 2013	(r324449)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mldonkey
 PORTVERSION=	3.1.3
-PORTREVISION0	1
+PORTREVISION=	1
 CATEGORIES+=	net-p2p
 MASTER_SITES=	SF
 


More information about the svn-ports-head mailing list