diff options
Diffstat (limited to 'databases/mysql50-server/Makefile')
-rw-r--r-- | databases/mysql50-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql50-server/Makefile b/databases/mysql50-server/Makefile index 5858b97bf2d0..2112959ff5fc 100644 --- a/databases/mysql50-server/Makefile +++ b/databases/mysql50-server/Makefile @@ -16,7 +16,7 @@ DISTNAME= mysql-${PORTVERSION} MAINTAINER= dirk@FreeBSD.org -Y2K= http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +Y2K= http://www.mysql.com/documentation/mysql/bychapter/manual_Introduction.html#Year_2000_compliance SLAVEDIRS= databases/mysql322-client MASTERPORTNAME= mysql-server |