svn commit: r414923 - head/net/zmap

Wen Heping wen at FreeBSD.org
Tue May 10 06:26:37 UTC 2016


Author: wen
Date: Tue May 10 06:26:36 2016
New Revision: 414923
URL: https://svnweb.freebsd.org/changeset/ports/414923

Log:
  - Remove unneeded line
  
  Spotted by:	mat@

Modified:
  head/net/zmap/Makefile

Modified: head/net/zmap/Makefile
==============================================================================
--- head/net/zmap/Makefile	Tue May 10 06:00:42 2016	(r414922)
+++ head/net/zmap/Makefile	Tue May 10 06:26:36 2016	(r414923)
@@ -17,7 +17,6 @@ LIB_DEPENDS=	libdnet.so:net/libdnet \
 		libgmp.so:math/gmp
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	zmap
 
 USES=		cmake pkgconfig
 


More information about the svn-ports-all mailing list