diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-13 03:56:16 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-05-13 03:56:16 +0000 |
commit | 0101e2c34264299778df1cb6ea451b51dabf4ded (patch) | |
tree | eb8460de0deab4ab44604e54efeb8c8c2ddb982c /sysutils/file/Makefile | |
parent | - Update to 1.088 (diff) |
- Update to 4.17
PR: 96432
Submitted by: Martin Wilke <freebsd___unixfreunde.de>
Approved by: maintainer timeout (15 days)
Notes
Notes:
svn path=/head/; revision=162214
Diffstat (limited to 'sysutils/file/Makefile')
-rw-r--r-- | sysutils/file/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index a8811729994a..8fe1568ca50d 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -6,8 +6,7 @@ # PORTNAME= file -PORTVERSION= 4.16 -PORTREVISION= 1 +PORTVERSION= 4.17 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.gw.com/mirrors/pub/unix/file/ \ |