diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-05 13:06:13 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-05 13:06:13 +0800 |
commit | 49398ba64168c8d151bdfcb3dcb393a35105961e (patch) | |
tree | 6a768475b215d2041b3a9a0e7deb8085bc82a311 /graphics | |
parent | 15c17ec61caaf04600c3edcdf6e3cdf5b5df0b46 (diff) | |
download | freebsd-ports-gnome-49398ba64168c8d151bdfcb3dcb393a35105961e.tar.gz freebsd-ports-gnome-49398ba64168c8d151bdfcb3dcb393a35105961e.tar.zst freebsd-ports-gnome-49398ba64168c8d151bdfcb3dcb393a35105961e.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imageindex/Makefile | 2 | ||||
-rw-r--r-- | graphics/s10sh/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile index a0f8ffb9fbf5..f35190fb8135 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ -MAINTAINER= johnjen@reynoldsnet.org +MAINTAINER= ports@FreeBSD.org COMMENT= A digital photo gallery tool RUN_DEPENDS= \ diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile index 1c5e0ffd56b3..4b47746e1297 100644 --- a/graphics/s10sh/Makefile +++ b/graphics/s10sh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.reynoldsnet.org/s10sh/ \ http://www.edwinh.org/s10sh/ -MAINTAINER= johnjen@reynoldsnet.org +MAINTAINER= ports@FreeBSD.org COMMENT= USB/serial userspace driver for the Canon PowerShot digital cameras .if defined(NOUSB) || defined(WITHOUT_USB) |