From b1cf59535c70b37f79dbb4a7374b9908cd760c4c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 5 Nov 2005 09:07:44 +0000 Subject: Remove expired ports --- textproc/cdsware/files/create-db.sql | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 textproc/cdsware/files/create-db.sql (limited to 'textproc/cdsware/files/create-db.sql') diff --git a/textproc/cdsware/files/create-db.sql b/textproc/cdsware/files/create-db.sql deleted file mode 100644 index a454ca007196..000000000000 --- a/textproc/cdsware/files/create-db.sql +++ /dev/null @@ -1,2 +0,0 @@ -CREATE DATABASE %%DBNAME%%; -GRANT ALL PRIVILEGES ON cdsware.* TO %%DBUSER%% IDENTIFIED BY '%%DBPASS%%'; -- cgit v1.2.3