Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2015 21:59:29 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386817 - in head/net/enet: . files
Message-ID:  <201505192159.t4JLxTMb010644@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Tue May 19 21:59:28 2015
New Revision: 386817
URL: https://svnweb.freebsd.org/changeset/ports/386817

Log:
  - Remove comment [1]
  - Remove forgotten files/patch-unix.c
    https://github.com/lsalzman/enet/issues/42
  
  Reported by:	mat [1]

Deleted:
  head/net/enet/files/
Modified:
  head/net/enet/Makefile

Modified: head/net/enet/Makefile
==============================================================================
--- head/net/enet/Makefile	Tue May 19 21:37:12 2015	(r386816)
+++ head/net/enet/Makefile	Tue May 19 21:59:28 2015	(r386817)
@@ -6,7 +6,6 @@ PORTVERSION=	1.3.13
 PORTEPOCH=	1
 CATEGORIES=	net
 MASTER_SITES=	http://enet.bespin.org/download/
-#http://enet.bespin.org/download/enet-1.3.13.tar.gz
 
 MAINTAINER=	nemysis@FreeBSD.org
 COMMENT=	Simple and robust communication library based on UDP



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