diff options
author | sbd <sbd@pkgsrc.org> | 2012-01-23 07:04:15 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-01-23 07:04:15 +0000 |
commit | 8115ae89102cb6c6ac1ee8f57afe4699313d112a (patch) | |
tree | 32057e1a9644ef9474b874c590b2a523e651ebb7 /databases/gdbm/Makefile | |
parent | af98750d446dabe4d1a7377504c4980feef44c5f (diff) | |
download | pkgsrc-8115ae89102cb6c6ac1ee8f57afe4699313d112a.tar.gz |
Add missing LC_MESSAGES files.
Bump PKGREVISION
Diffstat (limited to 'databases/gdbm/Makefile')
-rw-r--r-- | databases/gdbm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 4cc814a0a29..8f54bb91322 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2011/10/17 08:40:15 obache Exp $ +# $NetBSD: Makefile,v 1.45 2012/01/23 07:04:15 sbd Exp $ .include "Makefile.common" COMMENT= The GNU database manager +PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews |