diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-04-08 19:05:48 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-04-08 19:05:48 +0000 |
commit | 049b253ab2419389f06646c0e948a48f93d9a375 (patch) | |
tree | 629d067ca78185e11697efa4f962230277becec4 /databases/msql3 | |
parent | 466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba (diff) | |
download | ports-049b253ab2419389f06646c0e948a48f93d9a375.tar.gz ports-049b253ab2419389f06646c0e948a48f93d9a375.zip |
Notes
Diffstat (limited to 'databases/msql3')
-rw-r--r-- | databases/msql3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile index 0bcaef1fa799..9717773d3b72 100644 --- a/databases/msql3/Makefile +++ b/databases/msql3/Makefile @@ -3,7 +3,7 @@ # Date created: December 17th 1996 # Whom: jfitz # -# $Id: Makefile,v 1.27 1998/08/30 15:57:31 steve Exp $ +# $Id: Makefile,v 1.28 1999/03/12 15:16:59 scrappy Exp $ # DISTNAME= msql-2.0.4.1 @@ -12,7 +12,7 @@ MASTER_SITES= http://www.hughes.com.au/software/msql2/ MAINTAINER= jfitz@FreeBSD.ORG -WWW_SITE= http://www.hughes.com.au +WWW_SITE= http://www.hughes.com.au/ # Not free for commercial use. Must create a user on the local system NO_PACKAGE= YES |