diff options
author | obache <obache@pkgsrc.org> | 2014-08-07 02:52:53 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-08-07 02:52:53 +0000 |
commit | ade3092826c7e59a73f8ec1161d2ca2604a7d2e8 (patch) | |
tree | 9834b796cf04cf7b4448e562a6618d9d188cfdae /devel/gyp | |
parent | c12713c6debcb76b6cccc4a816fc98020f32b528 (diff) | |
download | pkgsrc-ade3092826c7e59a73f8ec1161d2ca2604a7d2e8.tar.gz |
I'm not maintaining this package.
Diffstat (limited to 'devel/gyp')
-rw-r--r-- | devel/gyp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gyp/Makefile b/devel/gyp/Makefile index f17bb1e5358..52af2fdb708 100644 --- a/devel/gyp/Makefile +++ b/devel/gyp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/07/19 09:08:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2014/08/07 02:52:53 obache Exp $ SVN_REVISION= 1949 DIST_VERSION= 0.1 @@ -7,7 +7,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/gyp/ COMMENT= GYP can Generate Your Projects LICENSE= modified-bsd |