diff options
-rw-r--r-- | ftp/wget-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile index abf54386e20f..9a1831c13420 100644 --- a/ftp/wget-devel/Makefile +++ b/ftp/wget-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= wget-devel PORTVERSION= 1.9.1 PORTREVISION= 1 -CATEGORIES= ftp www ipv6 +CATEGORIES= ftp www MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget DISTNAME= wget-${PORTVERSION} |