diff options
author | linimon <linimon@FreeBSD.org> | 2003-12-07 14:08:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-12-07 14:08:36 +0800 |
commit | 59da2867f7c0653453a9230e55a79e479a4bb550 (patch) | |
tree | 8d5e04d48c719eb2fab5bacf5da0a8af86832ea7 /graphics/dc20pack | |
parent | befc9f51bf4205bc44d37fe91b6c778af03f3d8a (diff) | |
download | freebsd-ports-gnome-59da2867f7c0653453a9230e55a79e479a4bb550.tar.gz freebsd-ports-gnome-59da2867f7c0653453a9230e55a79e479a4bb550.tar.zst freebsd-ports-gnome-59da2867f7c0653453a9230e55a79e479a4bb550.zip |
Per redirect response when sending mail to maintainer, update maintainer's
email address.
Diffstat (limited to 'graphics/dc20pack')
-rw-r--r-- | graphics/dc20pack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dc20pack/Makefile b/graphics/dc20pack/Makefile index ead7482c1111..e29f7ba49a3f 100644 --- a/graphics/dc20pack/Makefile +++ b/graphics/dc20pack/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/capture EXTRACT_SUFX= .tgz -MAINTAINER= maurice@serc.rmit.edu.au +MAINTAINER= maurice@castro.aus.net COMMENT= Digital camera control and download tool for Kodak DC20/25 camera WRKSRC= ${WRKDIR} |