diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:46:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:46:10 +0000 |
commit | 67459b00b466695a1be0138a6b306a25b106a52c (patch) | |
tree | 61465ac5bbc01399a6a00eb8048ba2d3059f9b14 /graphics/scr2png | |
parent | Reset mph due to no response to email about status, and maintainer-timeouts. (diff) |
Reset nik's ports due to no response to email about status and various
maintainer-timeouts. We hope to see him more active again in the future.
Hat: portmgr
Diffstat (limited to 'graphics/scr2png')
-rw-r--r-- | graphics/scr2png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/scr2png/Makefile b/graphics/scr2png/Makefile index cec8a971348b..b983260f5697 100644 --- a/graphics/scr2png/Makefile +++ b/graphics/scr2png/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nik NO_WRKSUBDIR= yes -MAINTAINER= nik@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts the output of "vidcontrol -p" to PNG LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |