summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/msql/Makefile7
-rw-r--r--databases/msql3/Makefile7
2 files changed, 8 insertions, 6 deletions
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index 64ecdf2bec13..d12db05b73a0 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/Makefile
@@ -3,16 +3,17 @@
# Date created: 14 January 1995
# Whom: mr (original)
#
-# $Id: Makefile,v 1.5 1995/04/01 12:44:31 jkh Exp $
+# $Id: Makefile,v 1.6 1995/04/11 20:44:46 asami Exp $
#
DISTNAME= msql-1.0.5
CATEGORIES+= databases
MASTER_SITES= ftp://bond.edu.au/pub/Minerva/msql/
-EXTRACT_SUFX= .tar.gz
-IS_INTERACTIVE= YES
+IS_INTERACTIVE= yes
PREFIX= /usr/local/Minerva
+# restrictive copyright (no commercial use)
+NO_PACKAGE= yes
.include <bsd.port.mk>
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 64ecdf2bec13..d12db05b73a0 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -3,16 +3,17 @@
# Date created: 14 January 1995
# Whom: mr (original)
#
-# $Id: Makefile,v 1.5 1995/04/01 12:44:31 jkh Exp $
+# $Id: Makefile,v 1.6 1995/04/11 20:44:46 asami Exp $
#
DISTNAME= msql-1.0.5
CATEGORIES+= databases
MASTER_SITES= ftp://bond.edu.au/pub/Minerva/msql/
-EXTRACT_SUFX= .tar.gz
-IS_INTERACTIVE= YES
+IS_INTERACTIVE= yes
PREFIX= /usr/local/Minerva
+# restrictive copyright (no commercial use)
+NO_PACKAGE= yes
.include <bsd.port.mk>