diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-18 11:02:58 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-18 11:02:58 +0000 |
commit | 14e2af0516e5f48d06d25c38a2f7fdeb49092165 (patch) | |
tree | 6380f453c1d4dd663e11e967617af9f779dac0fa /sysutils | |
parent | 6a4ff9b6b8f09c1fd5b02c88bba690427b3104b7 (diff) | |
download | ports-14e2af0516e5f48d06d25c38a2f7fdeb49092165.tar.gz ports-14e2af0516e5f48d06d25c38a2f7fdeb49092165.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 a30cb651963a..bf924b94018d 100644 --- a/sysutils/mtpfs/Makefile +++ b/sysutils/mtpfs/Makefile @@ -3,6 +3,7 @@ PORTNAME= mtpfs PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.adebenham.com/files/mtp/ |