diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-02-11 13:51:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-02-11 13:51:48 +0000 |
commit | 86793c984d6929b0d9d6e2f283fa7a6e24ad8846 (patch) | |
tree | 514f831b9b79e6406f53b572ee92815f71d23bd0 /databases | |
parent | 9f2b60a3787262636d15fcbbb497df01fcfce1c5 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/msql/Makefile | 3 | ||||
-rw-r--r-- | databases/msql3/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/databases/msql/Makefile b/databases/msql/Makefile index 662bc300a51b..cc2671a6c1a7 100644 --- a/databases/msql/Makefile +++ b/databases/msql/Makefile @@ -3,13 +3,12 @@ # Date created: ? # Whom: mr (original) # -# $Id: Makefile,v 1.1.1.1 1995/01/14 11:01:05 jkh Exp $ +# $Id: Makefile,v 1.2 1995/01/15 05:17:22 gpalmer Exp $ # DISTNAME= msql-1.0 EXTRACT_SUFX= .tar.gz MASTER_SITES= ftp://bond.edu.au/pub/Minerva/msql/ -#INSTALL_MANPAGES= YES IS_INTERACTIVE= YES PREFIX= /usr/local/Minerva diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile index 662bc300a51b..cc2671a6c1a7 100644 --- a/databases/msql3/Makefile +++ b/databases/msql3/Makefile @@ -3,13 +3,12 @@ # Date created: ? # Whom: mr (original) # -# $Id: Makefile,v 1.1.1.1 1995/01/14 11:01:05 jkh Exp $ +# $Id: Makefile,v 1.2 1995/01/15 05:17:22 gpalmer Exp $ # DISTNAME= msql-1.0 EXTRACT_SUFX= .tar.gz MASTER_SITES= ftp://bond.edu.au/pub/Minerva/msql/ -#INSTALL_MANPAGES= YES IS_INTERACTIVE= YES PREFIX= /usr/local/Minerva |