summaryrefslogtreecommitdiff
path: root/math/djbsort/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-06-30 11:18:01 +0000
committernia <nia@pkgsrc.org>2022-06-30 11:18:01 +0000
commitc8c52b1eaa9f02980199a8b4bc92344ac344e087 (patch)
treec21e2f959a7f54c264b8e94f4eb22405e479275d /math/djbsort/Makefile
parentfab17aa19a19efcffd3db0717cc1cae844bb3581 (diff)
downloadpkgsrc-c8c52b1eaa9f02980199a8b4bc92344ac344e087.tar.gz
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Diffstat (limited to 'math/djbsort/Makefile')
-rw-r--r--math/djbsort/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/djbsort/Makefile b/math/djbsort/Makefile
index 02394776d4b..15eed316098 100644
--- a/math/djbsort/Makefile
+++ b/math/djbsort/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2021/02/18 10:08:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.9 2022/06/30 11:18:36 nia Exp $
DISTNAME= djbsort-20190516
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${HOMEPAGE}