diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2012-12-15 23:55:36 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2012-12-15 23:55:36 +0000 |
commit | 8a9f8591dcef3e113e56178a649ca32c3a283f66 (patch) | |
tree | d724adf1a3e15e2689bfc7b5a1876f9a5528cac9 /sysutils/mtpfs/Makefile | |
parent | 370a3d5725212b81f26aee06c3c9ce35cb56ecaa (diff) | |
download | ports-8a9f8591dcef3e113e56178a649ca32c3a283f66.tar.gz ports-8a9f8591dcef3e113e56178a649ca32c3a283f66.zip |
Notes
Diffstat (limited to 'sysutils/mtpfs/Makefile')
-rw-r--r-- | sysutils/mtpfs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/mtpfs/Makefile b/sysutils/mtpfs/Makefile index bb9af8b323e3..429bfad44b1e 100644 --- a/sysutils/mtpfs/Makefile +++ b/sysutils/mtpfs/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= mtpfs -PORTVERSION= 0.9 -PORTREVISION= 2 +PORTVERSION= 1.1 CATEGORIES= sysutils -MASTER_SITES= http://www.adebenham.com/mtpfs/ +MASTER_SITES= http://www.adebenham.com/files/mtp/ MAINTAINER= john@pcbsd.org COMMENT= MTP device filesystem |