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 ef2a8066d34..b0a7766286d 100644 --- a/devel/stgit/Makefile +++ b/devel/stgit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/10/31 11:19:47 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/05/31 12:40:57 wiz Exp $ DISTNAME= stgit-0.14.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= http://homepage.ntlworld.com/cmarinas/stgit/ |