diff options
Diffstat (limited to 'databases/dbXML')
-rw-r--r-- | databases/dbXML/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/dbXML/Makefile b/databases/dbXML/Makefile index 29af11a1b975..72ebc006d06a 100644 --- a/databases/dbXML/Makefile +++ b/databases/dbXML/Makefile @@ -9,8 +9,7 @@ PORTNAME= dbXML PORTVERSION= 1.0b2 PORTREVISION= 3 CATEGORIES= databases java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:L}-core +MASTER_SITES= SF/${PORTNAME:L}-core/OldFiles DISTNAME= dbXML-Core-${PORTVERSION} MAINTAINER= rws@procopia.com |