aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/pyspatialite/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/pyspatialite/Makefile b/databases/pyspatialite/Makefile
index 3bfe704e1b03..66e9fd230b23 100644
--- a/databases/pyspatialite/Makefile
+++ b/databases/pyspatialite/Makefile
@@ -3,17 +3,15 @@
PORTNAME= pyspatialite
PORTVERSION= 3.0.1
+DISTVERSIONSUFFIX= -alpha-0
PORTREVISION= 7
CATEGORIES= databases python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= CHEESESHOP/source/p/${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}-${PORTVERSION}-alpha-0
MAINTAINER= coder@tuxfamily.org
COMMENT= DB-API 2.0 interface for SQLite 3.x with Spatialite
-BROKEN= unfetchable
-
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE