diff options
author | wiz <wiz@pkgsrc.org> | 2001-01-04 01:15:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-01-04 01:15:46 +0000 |
commit | 5144b5d52e597987bd54c0d8ffd34c22c03fc541 (patch) | |
tree | a75695d4dc29a63020d035f4b1a57d87a68e18c6 /databases/Makefile | |
parent | c3661d0549660a303444b9907ca4c3c6e97d9ddf (diff) | |
download | pkgsrc-5144b5d52e597987bd54c0d8ffd34c22c03fc541.tar.gz |
Move quicklist from misc to databases -- previous import didn't do a thing
since quicklist seems to have been here before.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 888a2ba2239..4c88f107035 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2000/12/12 01:30:45 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2001/01/04 01:15:46 wiz Exp $ # SUBDIR += db @@ -32,6 +32,7 @@ SUBDIR += py-ldap SUBDIR += py-mysqldb SUBDIR += py-postgresql + SUBDIR += quicklist SUBDIR += rrdtool SUBDIR += sdbm SUBDIR += sqsh |