aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curl
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-17 21:25:27 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-12-17 21:25:27 +0800
commit462060895b8f555f76ace316492bf13a91302629 (patch)
tree87e47db1be60df4029647591f481b07d045bb298 /ftp/curl
parent78e32342ea1171e709abe454312f15c040f0ac77 (diff)
downloadfreebsd-ports-gnome-462060895b8f555f76ace316492bf13a91302629.tar.gz
freebsd-ports-gnome-462060895b8f555f76ace316492bf13a91302629.tar.zst
freebsd-ports-gnome-462060895b8f555f76ace316492bf13a91302629.zip
- Add net to CATEGORIES
PR: 205269 Suggested by: <bkazemi@users.sf.net>
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index b59d7763b6a5..78969d00f045 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -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