diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f35979c642faf59d1dca704dbcd3fbc7a9d70735 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /databases/libgda/Makefile | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'databases/libgda/Makefile')
-rw-r--r-- | databases/libgda/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile index 76a3fdac79d..b8c3cb49104 100644 --- a/databases/libgda/Makefile +++ b/databases/libgda/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2003/09/11 12:38:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/11/12 01:31:47 salo Exp $ # .include "Makefile.common" +PKGREVISION= 1 + COMMENT= GNU Database access library PKGCONFIG_OVERRIDE= ${WRKSRC}/libgda.pc.in |