oops, forgot to commit FULLPKGNAME.

From Serge Basterot
This commit is contained in:
espie 2006-10-14 09:03:23 +00:00
parent 0a2a566c1d
commit dff6979a7a

View File

@ -1,5 +1,5 @@
#! /usr/bin/perl
# $OpenBSD: mksqlitedb,v 1.14 2006/09/19 09:57:58 espie Exp $
# $OpenBSD: mksqlitedb,v 1.15 2006/10/14 09:03:23 espie Exp $
#
# Copyright (c) 2006 Marc Espie <espie@openbsd.org>
#
@ -259,6 +259,7 @@ my $vars = {
DISTNAME => 'AnyVar',
DIST_SUBDIR => 'DefinedVar',
FLAVORS => 'FlavorsVar',
FULLPKGNAME => 'AnyVar',
HOMEPAGE => 'AnyVar',
IS_INTERACTIVE => 'AnyVar',
LIB_DEPENDS => 'LibDependsVar',