diff options
author | hubertf <hubertf> | 2006-07-27 00:09:05 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2006-07-27 00:09:05 +0000 |
commit | 1c239fb710b27e4004984851aa0e26e63e157404 (patch) | |
tree | 851dc969a2828c1536278d37da2ecae3aa057e94 /sysutils | |
parent | bd0cb8d62b68fa2b90e1a5c41c8d0f45bd8ba14f (diff) | |
download | pkgsrc-1c239fb710b27e4004984851aa0e26e63e157404.tar.gz |
de-maintain
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dmesg2gif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dmesg2gif/Makefile b/sysutils/dmesg2gif/Makefile index 377f82f6f47..2c6d8e4feae 100644 --- a/sysutils/dmesg2gif/Makefile +++ b/sysutils/dmesg2gif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:10:49 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/07/27 00:09:06 hubertf Exp $ # DISTNAME= dmesg2gif-1.3 @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Output dmesg(8) device tree as GIF image DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz |