diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-11-11 02:36:28 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-11-11 02:36:28 +0800 |
commit | 2999993731b5bba63f268a52a679e4178ff4f4fb (patch) | |
tree | ceed263364cd8ed0919f0f5b9e611559018267e8 /databases | |
parent | 966c889b58a5e5e76db70a3134a07d7d046d79fa (diff) | |
download | freebsd-ports-gnome-2999993731b5bba63f268a52a679e4178ff4f4fb.tar.gz freebsd-ports-gnome-2999993731b5bba63f268a52a679e4178ff4f4fb.tar.zst freebsd-ports-gnome-2999993731b5bba63f268a52a679e4178ff4f4fb.zip |
make fetchable
PR: ports/104639
Submitted by: Thomas Abthorpe
Approved by: maintainer time-out
Diffstat (limited to 'databases')
-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 |