diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
commit | 7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (patch) | |
tree | 08fc9e6bcf1537566acccd687d21a8f672653547 /databases/adodb | |
parent | e980dc91ca837353f4bef8911aeb7052c5554280 (diff) | |
download | freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.gz freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.zst freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.zip |
- Switch SourceForge ports to the new File Release System: categories starting with D
Diffstat (limited to 'databases/adodb')
-rw-r--r-- | databases/adodb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/adodb/Makefile b/databases/adodb/Makefile index 113e239400bf..0cea7e2c4ee8 100644 --- a/databases/adodb/Makefile +++ b/databases/adodb/Makefile @@ -8,8 +8,7 @@ PORTNAME= adodb PORTVERSION= 4.99.1 CATEGORIES= databases www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= adodb +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php-4-and-5/${PORTNAME}-4991-for-php DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz |