summaryrefslogtreecommitdiffstats
path: root/pkgdb1
diff options
context:
space:
mode:
Diffstat (limited to 'pkgdb1')
-rwxr-xr-xpkgdb14
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgdb1 b/pkgdb1
index a421007..72dc3ac 100755
--- a/pkgdb1
+++ b/pkgdb1
@@ -15,8 +15,8 @@ getpkgname() {
STAGEDIR=$(pwd)
#This is our "unknown" category. We will have to do something about this later.
-# It is a stop-gap
-CATEGORY=25
+# It is a stop-gap. We will insert new packages in this way
+CATEGORY="unknown"
SVNCO=$1
REPOTAG=$2