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/php-sqlite3 | |
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
Diffstat (limited to 'databases/php-sqlite3')
-rw-r--r-- | databases/php-sqlite3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/php-sqlite3/Makefile b/databases/php-sqlite3/Makefile index e853981d72b4..314e2406b3c6 100644 --- a/databases/php-sqlite3/Makefile +++ b/databases/php-sqlite3/Makefile @@ -8,8 +8,7 @@ PORTNAME= sqlite3 PORTVERSION= 0.4 CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= php-sqlite3 +MASTER_SITES= SF/php-${PORTNAME}/source%20code/release%20${PORTVERSION} PKGNAMEPREFIX= php- EXTRACT_SUFX= .tgz #DISTFILES= sqlite3-0.4.tgz |