diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-23 09:01:12 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-23 09:01:12 +0000 |
| commit | 6b491118189dbed0be39e0cd16fe53adff4e477b (patch) | |
| tree | ea618857e6599f62067af38832491f3a590218d1 /sysutils/py-pytsk/Makefile | |
| parent | 1f8fc830f1bf5e84b573eba02eebc9b4cde4252f (diff) | |
Notes
Diffstat (limited to 'sysutils/py-pytsk/Makefile')
| -rw-r--r-- | sysutils/py-pytsk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-pytsk/Makefile b/sysutils/py-pytsk/Makefile index 3d75fce28645..8ccee9f45242 100644 --- a/sysutils/py-pytsk/Makefile +++ b/sysutils/py-pytsk/Makefile @@ -4,7 +4,7 @@ PORTNAME= pytsk PORTVERSION= 20141220 CATEGORIES= sysutils security devel python -MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiScUxsUm54cG02RDA/ \ +MASTER_SITES= https://github.com/py4n6/pytsk/releases/download/${PORTVERSION}/ \ LOCAL/antoine PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
