diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-28 11:54:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-28 11:54:32 +0000 |
commit | 1e195bd7ec33f67ce5ca6d7f6d981f2d7f953d3a (patch) | |
tree | 32d03b0d975ac8baed6e1ba9f0d2ad98e1cbeb82 /sysutils/file/Makefile | |
parent | 6bd8446ecb99f382fb9c5a60ca08e49c9fdacdb4 (diff) | |
download | ports-1e195bd7ec33f67ce5ca6d7f6d981f2d7f953d3a.tar.gz ports-1e195bd7ec33f67ce5ca6d7f6d981f2d7f953d3a.zip |
Notes
Diffstat (limited to 'sysutils/file/Makefile')
-rw-r--r-- | sysutils/file/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index e9c9464093a1..a178bce2d726 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -6,7 +6,7 @@ # PORTNAME= file -PORTVERSION= 5.04 +PORTVERSION= 5.05 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.gw.com/mirrors/unix/file/ \ |