diff options
-rw-r--r-- | ftp/wget-devel/Makefile | 1 | ||||
-rw-r--r-- | ftp/wget/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile index ddbcf9fbbe83..e1f8aaa4715f 100644 --- a/ftp/wget-devel/Makefile +++ b/ftp/wget-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= wget PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \ diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index ddbcf9fbbe83..e1f8aaa4715f 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -7,6 +7,7 @@ PORTNAME= wget PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \ |