diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-11-10 18:36:28 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-11-10 18:36:28 +0000 |
commit | 1115ef7a9a913e08b677bcde83b3cd0c4e99af39 (patch) | |
tree | 92bb13f5f3ed2cefd435eb065fbd9e7a041c4c1a | |
parent | update to 0.12 (diff) |
make fetchable
PR: ports/104639
Submitted by: Thomas Abthorpe
Approved by: maintainer time-out
Diffstat (limited to '')
-rw-r--r-- | databases/mysql-editor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-editor/Makefile b/databases/mysql-editor/Makefile index 83ceb4588957..a5d70121aeb3 100644 --- a/databases/mysql-editor/Makefile +++ b/databases/mysql-editor/Makefile @@ -9,7 +9,7 @@ PORTNAME= mysql-editor PORTVERSION= 0.2 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_MYSQL} -MASTER_SITE_SUBDIR=Contrib +MASTER_SITE_SUBDIR=Contrib/Old-Versions DISTNAME= ${PORTNAME} MAINTAINER= mi@aldan.algebra.com |