diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-21 07:46:57 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-21 07:46:57 +0000 |
commit | 93915c52593900ca6adcd3f14dd1606f3c0e93af (patch) | |
tree | 11e2d3bc35ac57b09e9ac69a622f18190201ddf3 /databases | |
parent | 7198c8ca7591021e8a257dabb16442b825c2145c (diff) | |
download | ports-93915c52593900ca6adcd3f14dd1606f3c0e93af.tar.gz ports-93915c52593900ca6adcd3f14dd1606f3c0e93af.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/kinterbasdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/kinterbasdb/Makefile b/databases/kinterbasdb/Makefile index b1f877b3839c..4f702675fda1 100644 --- a/databases/kinterbasdb/Makefile +++ b/databases/kinterbasdb/Makefile @@ -8,7 +8,7 @@ PORTNAME= kinterbasdb PORTVERSION= 3.1 VERSIONSUFFIX= _pre6 -CATEGORIES= python databases +CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kinterbasdb PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |