summaryrefslogtreecommitdiff
path: root/databases/msql3/Makefile
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2007-04-15 13:05:31 +0000
committerAndrey Slusar <anray@FreeBSD.org>2007-04-15 13:05:31 +0000
commitb4eb72246965d9a9c10c10fd07a26319b5262ff2 (patch)
treeaa15c4785d25ff755e875010b6abde9588f1e306 /databases/msql3/Makefile
parent- Update to a new distfile (diff)
Update to 3.8
Notes
Notes: svn path=/head/; revision=190001
Diffstat (limited to 'databases/msql3/Makefile')
-rw-r--r--databases/msql3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 8ff36467c79e..8d6fddddac51 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= msql
-PORTVERSION= 3.7
-PORTREVISION= 1
+PORTVERSION= 3.8
CATEGORIES= databases
MAINTAINER= anray@FreeBSD.org
@@ -73,7 +72,7 @@ post-install:
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE="- You must manually obtain ${DISTFILES} from 'http://www.Hughes.com.au/download/' and place it in ${DISTDIR}. The distribution requires registration prior to use"
+IGNORE="- You must manually obtain ${DISTFILES} from 'http://www.hughes.com.au/download/' and place it in ${DISTDIR}. The distribution requires registration prior to use"
.endif
.include <bsd.port.post.mk>