aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql60-server/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-10-26 12:04:19 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-10-26 12:04:19 +0000
commitcf8a1f328f1dff0b688a9d9f311f5492e057037c (patch)
tree5da4dd0c6c6be63499bb20d0babcfa45bdd959c3 /databases/mysql60-server/Makefile
parenta15bc1727498de61c05d094f1c844587a5d82f48 (diff)
downloadports-cf8a1f328f1dff0b688a9d9f311f5492e057037c.tar.gz
ports-cf8a1f328f1dff0b688a9d9f311f5492e057037c.zip
Notes
Diffstat (limited to 'databases/mysql60-server/Makefile')
-rw-r--r--databases/mysql60-server/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/mysql60-server/Makefile b/databases/mysql60-server/Makefile
index 621224657cb7..85622ed3ce32 100644
--- a/databases/mysql60-server/Makefile
+++ b/databases/mysql60-server/Makefile
@@ -6,18 +6,16 @@
#
PORTNAME?= mysql
-PORTVERSION= 5.0.13
+PORTVERSION= 5.0.15
PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= MySQL-5.0
PKGNAMESUFFIX?= -server
-DISTNAME= ${PORTNAME}-${PORTVERSION}-rc
MAINTAINER= ale@FreeBSD.org
COMMENT?= Multithreaded SQL database (server)
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-rc
SLAVEDIRS= databases/mysql50-client
USE_LIBTOOL_VER=15
USE_REINPLACE= yes