aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql55-server/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2005-10-26 20:04:19 +0800
committerale <ale@FreeBSD.org>2005-10-26 20:04:19 +0800
commit31155ea2f9469dad1bc1637fa2d3e50790146f30 (patch)
tree3d682fa2050e30cf53983ab9a78d39d6f056a64d /databases/mysql55-server/Makefile
parente6b6e4c1b0a84c326d1ff607dd1d86f18960eaa8 (diff)
downloadfreebsd-ports-gnome-31155ea2f9469dad1bc1637fa2d3e50790146f30.tar.gz
freebsd-ports-gnome-31155ea2f9469dad1bc1637fa2d3e50790146f30.tar.zst
freebsd-ports-gnome-31155ea2f9469dad1bc1637fa2d3e50790146f30.zip
Update to 5.0.15 release, the first Generally Available (GA) version!
Diffstat (limited to 'databases/mysql55-server/Makefile')
-rw-r--r--databases/mysql55-server/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile
index 621224657cb7..85622ed3ce32 100644
--- a/databases/mysql55-server/Makefile
+++ b/databases/mysql55-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