diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:46:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:46:13 +0000 |
commit | b66e9c955a40a6b4efc43392c0b039b23732c482 (patch) | |
tree | 72489667179a4cb128c40450d3022d91bb6c7fd1 /graphics/ocrad | |
parent | 07b732ce579ab5da56f99a7ee6d6c829d191513c (diff) |
Notes
Diffstat (limited to 'graphics/ocrad')
-rw-r--r-- | graphics/ocrad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocrad/Makefile b/graphics/ocrad/Makefile index 9a3f541c8431..a8bb0087223b 100644 --- a/graphics/ocrad/Makefile +++ b/graphics/ocrad/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= q@galgenberg.net +MAINTAINER= uspoerlein@gmail.com COMMENT= OCR program implemented as filter USE_BZIP2= yes |