diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
commit | 09721c15a97c6cb6edc2950b753fe94a98da9363 (patch) | |
tree | 3321f4fdffdca44d7d12ddd9c34785ef9724a526 /graphics/djvulibre | |
parent | bcdb925dab6529c928a06ffd50a106e2920e71da (diff) | |
download | ports-09721c15a97c6cb6edc2950b753fe94a98da9363.tar.gz ports-09721c15a97c6cb6edc2950b753fe94a98da9363.zip |
With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
Notes
Notes:
svn path=/head/; revision=128714
Diffstat (limited to 'graphics/djvulibre')
-rw-r--r-- | graphics/djvulibre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/djvulibre/Makefile b/graphics/djvulibre/Makefile index a3adfc16bf0f..7419d37a620b 100644 --- a/graphics/djvulibre/Makefile +++ b/graphics/djvulibre/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= djvu -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= DjVu viewers, encoders, browser plugin, and utilities .ifndef WITHOUT_X11 |