diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-14 20:51:15 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-14 20:51:15 +0000 |
commit | 6151ac46915af87900c22bcadab3f20c754b61c2 (patch) | |
tree | 6dbab6fff67bccfdfa7c3ef6215f9766fdc38dbc /ftp/wget | |
parent | - BUILD_DEPENDS -> LIB_DEPENDS (diff) |
bump PORTREVISION; added new files.
Notes
Notes:
svn path=/head/; revision=37201
Diffstat (limited to 'ftp/wget')
-rw-r--r-- | ftp/wget/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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/ \ |