diff options
Diffstat (limited to 'devel/stgit/Makefile')
-rw-r--r-- | devel/stgit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/stgit/Makefile b/devel/stgit/Makefile index eaa9fd61185..80b7d18bfcb 100644 --- a/devel/stgit/Makefile +++ b/devel/stgit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2022/03/29 20:07:41 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2022/06/28 11:33:43 wiz Exp $ DISTNAME= stgit-0.17.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= devel MASTER_SITES= http://download.gna.org/stgit/ |