aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>1998-09-07 03:23:36 +0800
committerandreas <andreas@FreeBSD.org>1998-09-07 03:23:36 +0800
commit9b488fde1609164d6eb7923a4c654279b61556fe (patch)
tree0f1026922be75fa7eb00898ff17508baffd81507 /databases/Makefile
parent8da91e68d637e5ab755d63889c92af81c044861c (diff)
downloadfreebsd-ports-gnome-9b488fde1609164d6eb7923a4c654279b61556fe.tar.gz
freebsd-ports-gnome-9b488fde1609164d6eb7923a4c654279b61556fe.tar.zst
freebsd-ports-gnome-9b488fde1609164d6eb7923a4c654279b61556fe.zip
nuke mysql entirely
add necessary entries for both mysql ports after repository copy
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c5dba26cdece..05e0b75c2b12 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,11 +1,12 @@
-# $Id: Makefile,v 1.28 1998/07/06 17:46:48 nectar Exp $
+# $Id: Makefile,v 1.29 1998/07/19 02:44:54 gpalmer Exp $
#
SUBDIR += cdb
SUBDIR += db
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
- SUBDIR += mysql
+ SUBDIR += mysql321
+ SUBDIR += mysql322
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBI
SUBDIR += p5-MLDBM