diff options
author | bjs <bjs@pkgsrc.org> | 2008-04-10 12:12:24 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-04-10 12:12:24 +0000 |
commit | 8606f020cee93d2785af1d521395287e17f7131e (patch) | |
tree | e4cdba5cff671dd5fe8a6ea2e69180b1c4c47d79 /devel/stgit | |
parent | 63a5defdaf90f0d429aedd1faf0cd0fd5062a7dd (diff) | |
download | pkgsrc-8606f020cee93d2785af1d521395287e17f7131e.tar.gz |
Take maintainership, as I regularly update this package.
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 9dc4275ed61..44cfcd171d1 100644 --- a/devel/stgit/Makefile +++ b/devel/stgit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2008/04/10 12:11:34 bjs Exp $ +# $NetBSD: Makefile,v 1.8 2008/04/10 12:12:24 bjs Exp $ DISTNAME= stgit-0.14.2 CATEGORIES= devel MASTER_SITES= http://homepage.ntlworld.com/cmarinas/stgit/ -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= bjs@NetBSD.org HOMEPAGE= http://www.procode.org/stgit/ COMMENT= Stacked GIT |