From ca82f38edbc4857638d6451cb954e74ae0917f3f Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 30 Nov 2015 11:43:13 +0000 Subject: Finish pyliblzma rename (and unbreak dependent ports) --- archivers/py-pyliblzma/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'archivers/py-pyliblzma') diff --git a/archivers/py-pyliblzma/Makefile b/archivers/py-pyliblzma/Makefile index 3f11e16f80c0..b71c48a15681 100644 --- a/archivers/py-pyliblzma/Makefile +++ b/archivers/py-pyliblzma/Makefile @@ -1,13 +1,12 @@ # Created by: David Naylor # $FreeBSD$ -PORTNAME= liblzma +PORTNAME= pyliblzma PORTVERSION= 0.5.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= Python binding for the LZMA compression library -- cgit v1.2.3