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/eps2png | |
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/eps2png')
-rw-r--r-- | graphics/eps2png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/eps2png/Makefile b/graphics/eps2png/Makefile index da98da29a38d..8d1ff6147561 100644 --- a/graphics/eps2png/Makefile +++ b/graphics/eps2png/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JV/JV/ -MAINTAINER= nik@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts EPS images to PNG USE_GHOSTSCRIPT_RUN= yes |