diff options
author | obache <obache> | 2011-04-17 09:30:03 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-17 09:30:03 +0000 |
commit | 05fcd01d7fdb963e1ccd496fd89309789c000830 (patch) | |
tree | c0623dc89012fd9bc8edbc590251536f273188e0 /databases/libgda | |
parent | afa9c8a31c4596a672c212cb583ee6b36eea6d23 (diff) | |
download | pkgsrc-05fcd01d7fdb963e1ccd496fd89309789c000830.tar.gz |
Note "used by..." comments.
Diffstat (limited to 'databases/libgda')
-rw-r--r-- | databases/libgda/Makefile.common | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/libgda/Makefile.common b/databases/libgda/Makefile.common index b44e51e11cb..be98cd18a38 100644 --- a/databases/libgda/Makefile.common +++ b/databases/libgda/Makefile.common @@ -1,5 +1,8 @@ -# $NetBSD: Makefile.common,v 1.49 2007/08/04 11:13:37 obache Exp $ +# $NetBSD: Makefile.common,v 1.50 2011/04/17 09:30:03 obache Exp $ # +# used by databases/libgda/Makefile +# used by databases/libgda-mysql +# used by databases/libgda-postgresql DISTNAME= libgda-3.0.1 CATEGORIES= databases gnome |