svn commit: r428761 - head/ftp/curl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 17 13:25:28 UTC 2016


Author: sunpoet
Date: Sat Dec 17 13:25:27 2016
New Revision: 428761
URL: https://svnweb.freebsd.org/changeset/ports/428761

Log:
  - Add net to CATEGORIES
  
  PR:		205269
  Suggested by:	<bkazemi at users.sf.net>

Modified:
  head/ftp/curl/Makefile

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Sat Dec 17 13:20:19 2016	(r428760)
+++ head/ftp/curl/Makefile	Sat Dec 17 13:25:27 2016	(r428761)
@@ -4,7 +4,7 @@
 PORTNAME=	curl
 PORTVERSION=	7.51.0
 PORTREVISION=	4
-CATEGORIES=	ftp www
+CATEGORIES=	ftp net www
 MASTER_SITES=	http://curl.haxx.se/download/ \
 		LOCAL/sunpoet
 


More information about the svn-ports-all mailing list