diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /databases/py-sqlalchemy | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with D
Notes
Notes:
svn path=/head/; revision=240068
Diffstat (limited to 'databases/py-sqlalchemy')
-rw-r--r-- | databases/py-sqlalchemy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sqlalchemy/Makefile b/databases/py-sqlalchemy/Makefile index 902d89eb9feb..9931ea319460 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} |