diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-05-10 13:07:52 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-05-10 13:07:52 +0000 |
commit | 9a08fb7d90952aaf81ebffe3cb6ebfccef064ac4 (patch) | |
tree | 798058e8e370d031e34fc9af8872f0ee1d0b4e89 /sysutils | |
parent | d037e4a2b41959c498ea15c690bb4ea009a3a359 (diff) | |
download | ports-9a08fb7d90952aaf81ebffe3cb6ebfccef064ac4.tar.gz ports-9a08fb7d90952aaf81ebffe3cb6ebfccef064ac4.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mtpfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/mtpfs/Makefile b/sysutils/mtpfs/Makefile index 804575ee9aa8..a4752ebe5795 100644 --- a/sysutils/mtpfs/Makefile +++ b/sysutils/mtpfs/Makefile @@ -7,6 +7,7 @@ PORTNAME= mtpfs PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.adebenham.com/mtpfs/ |