diff options
Diffstat (limited to 'archivers/py-tarfile/Makefile')
-rw-r--r-- | archivers/py-tarfile/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/py-tarfile/Makefile b/archivers/py-tarfile/Makefile index 34fb20ded126..1e561f8252ef 100644 --- a/archivers/py-tarfile/Makefile +++ b/archivers/py-tarfile/Makefile @@ -6,10 +6,9 @@ # PORTNAME= tarfile -PORTVERSION= 0.4.9 +PORTVERSION= 0.6 CATEGORIES= archivers python -MASTER_SITES= http://www.gustaebel.de/lars/tarfile/ \ - http://www3.kr.freebsd.org/~perky/distfiles/ +MASTER_SITES= http://www.gustaebel.de/lars/tarfile/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org |