diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 14:46:10 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 14:46:10 +0800 |
commit | 504bb6c4e9388099c45b573d6f1716f203dbb070 (patch) | |
tree | 8feb3f74d177584aac98bdc4d667229da9a0e93f /graphics/scr2png | |
parent | 55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d (diff) | |
download | freebsd-ports-gnome-504bb6c4e9388099c45b573d6f1716f203dbb070.tar.gz freebsd-ports-gnome-504bb6c4e9388099c45b573d6f1716f203dbb070.tar.zst freebsd-ports-gnome-504bb6c4e9388099c45b573d6f1716f203dbb070.zip |
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 |