aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-sqlalchemy
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:18:43 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:18:43 +0800
commit7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (patch)
tree08fc9e6bcf1537566acccd687d21a8f672653547 /databases/py-sqlalchemy
parente980dc91ca837353f4bef8911aeb7052c5554280 (diff)
downloadfreebsd-ports-graphics-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.gz
freebsd-ports-graphics-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.zst
freebsd-ports-graphics-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.zip
- Switch SourceForge ports to the new File Release System: categories starting with D
Diffstat (limited to 'databases/py-sqlalchemy')
-rw-r--r--databases/py-sqlalchemy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sqlalchemy/Makefile b/databases/py-sqlalchemy/Makefile
index 902d89eb9fe..9931ea31946 100644
--- a/databases/py-sqlalchemy/Makefile
+++ b/databases/py-sqlalchemy/Makefile
@@ -8,9 +8,9 @@
PORTNAME= sqlalchemy
PORTVERSION= 0.5.5
CATEGORIES= databases python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+MASTER_SITES= SF \
CHEESESHOP
-MASTER_SITE_SUBDIR= sqlalchemy
+
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= SQLAlchemy-${DISTVERSION}