diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:31:44 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:31:44 +0000 |
commit | aebc04f7691f5ed43df5f8b9540f4503824e1d36 (patch) | |
tree | 766d97387345c7e53cf16916870271d1427065ab /graphics/py-seqdiag | |
parent | 48bb17c58b4fd7d72c936015a6af28557b9cd5c9 (diff) | |
download | pkgsrc-aebc04f7691f5ed43df5f8b9540f4503824e1d36.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'graphics/py-seqdiag')
-rw-r--r-- | graphics/py-seqdiag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-seqdiag/Makefile b/graphics/py-seqdiag/Makefile index d0e87a8ed0b..1ea5e8158d5 100644 --- a/graphics/py-seqdiag/Makefile +++ b/graphics/py-seqdiag/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2015/01/20 10:52:50 obache Exp $ +# $NetBSD: Makefile,v 1.14 2015/03/15 19:31:45 hiramatsu Exp $ DISTNAME= seqdiag-0.9.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= graphics MASTER_SITES= http://pypi.python.org/packages/source/s/seqdiag/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://blockdiag.com/seqdiag/build/html/ COMMENT= Simple sequence-diagram image generator LICENSE= apache-2.0 |