diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2002-08-19 13:27:52 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2002-08-19 13:27:52 +0000 |
commit | 172ccca45ed36af7d5022fddc2dfab2d491d7933 (patch) | |
tree | 7d1001d3b1d341735ffec3d70e0cb1a97e3ce3f8 /databases/mysql41-client | |
parent | 528801f6579cf0c9a074af44722feec9e0356dea (diff) | |
download | ports-172ccca45ed36af7d5022fddc2dfab2d491d7933.tar.gz ports-172ccca45ed36af7d5022fddc2dfab2d491d7933.zip |
Notes
Diffstat (limited to 'databases/mysql41-client')
-rw-r--r-- | databases/mysql41-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql41-client/Makefile b/databases/mysql41-client/Makefile index 2c2317bb5dd2..b5f3065ac95f 100644 --- a/databases/mysql41-client/Makefile +++ b/databases/mysql41-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mysql-client -PORTREVISION= 1 +PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../mysql323-server COMMENT= ${PKGDIR}/pkg-comment.client |