diff options
Diffstat (limited to 'databases/pydbdesigner/Makefile')
-rw-r--r-- | databases/pydbdesigner/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/pydbdesigner/Makefile b/databases/pydbdesigner/Makefile index a39e2ba4ebf9..ca76cd0e1574 100644 --- a/databases/pydbdesigner/Makefile +++ b/databases/pydbdesigner/Makefile @@ -9,8 +9,7 @@ PORTNAME= pydbdesigner PORTVERSION= 0.1.4.1 PORTREVISION= 2 CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= xride@FreeBSD.org COMMENT= Graphical designer for relational databases |