summaryrefslogtreecommitdiff
path: root/mbsync
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@iohq.net>2016-01-18 17:40:13 -0700
committerAaron Ball <nullspoon@iohq.net>2016-01-18 17:40:13 -0700
commit0be1013e806c80872f36598c5435e793546f5b97 (patch)
tree75f1b19327169db0c0b57b42dc267d49c022e93b /mbsync
parent0f8e396ab005aa7f5b6768a2a4b4c54952c7fd7b (diff)
downloadports-0be1013e806c80872f36598c5435e793546f5b97.tar.gz
ports-0be1013e806c80872f36598c5435e793546f5b97.tar.xz
Updated msync version
Diffstat (limited to 'mbsync')
-rw-r--r--mbsync/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbsync/Pkgfile b/mbsync/Pkgfile
index e52f640..39969f4 100644
--- a/mbsync/Pkgfile
+++ b/mbsync/Pkgfile
@@ -11,7 +11,7 @@ source=()
gitsource=http://git.code.sf.net/p/isync/isync
build() {
- cd $PKGMK_SOURCE_DIR
+ cd $name-$version
if cd $name; then
git reset --hard

Generated by cgit