diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 05:06:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 05:06:13 +0000 |
commit | 043a69f62f7feafc19b482b904f17bd99214c368 (patch) | |
tree | f106bb42e74d80cf8653ba8a622dafd3af2a2a03 /graphics/s10sh | |
parent | 618ca1a1bcbd55f9c3108d87f78bda798a600b0d (diff) | |
download | ports-043a69f62f7feafc19b482b904f17bd99214c368.tar.gz ports-043a69f62f7feafc19b482b904f17bd99214c368.zip |
Notes
Diffstat (limited to 'graphics/s10sh')
-rw-r--r-- | graphics/s10sh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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) |