diff options
Diffstat (limited to 'ftp/curl')
-rw-r--r-- | ftp/curl/Makefile | 2 |
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 |