diff options
Diffstat (limited to 'devel/stgit')
-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 387b668a6a2..3bf72fa5e12 100644 --- a/devel/stgit/Makefile +++ b/devel/stgit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/05/09 07:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/05/29 23:36:29 wiz Exp $ DISTNAME= stgit-0.14.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= http://homepage.ntlworld.com/cmarinas/stgit/ |