summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2004-06-07 01:23:52 +0000
committerMikhail Teterin <mi@FreeBSD.org>2004-06-07 01:23:52 +0000
commit4732ff119c217a581d847fd07953a721f964d098 (patch)
tree58c635bf9038fdc8f8c6b4bc7bcd83c89621d487 /databases
parent- Update to version 1.1.7 (diff)
Explicitly spell the MASTER_SITE_SUBDIR out.
PR: ports/67647 Submitted by: Roman Neuhauser
Notes
Notes: svn path=/head/; revision=110983
Diffstat (limited to 'databases')
-rw-r--r--databases/tcl-Mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile
index 35a832f42940..f22421cfdef5 100644
--- a/databases/tcl-Mysql/Makefile
+++ b/databases/tcl-Mysql/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 20000114
PORTREVISION= 3
CATEGORIES= databases ${TCL_NODOT}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITE_SUBDIR= tcl-sql
DISTNAME= tcl-sql-${PORTVERSION}
EXTRACT_SUFX= .tgz