diff options
author | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
commit | c8c52b1eaa9f02980199a8b4bc92344ac344e087 (patch) | |
tree | c21e2f959a7f54c264b8e94f4eb22405e479275d /databases/gramps5/Makefile | |
parent | fab17aa19a19efcffd3db0717cc1cae844bb3581 (diff) | |
download | pkgsrc-c8c52b1eaa9f02980199a8b4bc92344ac344e087.tar.gz |
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Diffstat (limited to 'databases/gramps5/Makefile')
-rw-r--r-- | databases/gramps5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/gramps5/Makefile b/databases/gramps5/Makefile index 23141c51209..6f8fa3f6c2f 100644 --- a/databases/gramps5/Makefile +++ b/databases/gramps5/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2022/02/06 15:23:34 gdt Exp $ +# $NetBSD: Makefile,v 1.9 2022/06/30 11:18:08 nia Exp $ DISTNAME= gramps-5.1.5 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} |