diff options
-rw-r--r-- | graphics/ophoto/Makefile | 2 | ||||
-rw-r--r-- | print/hyperlatex/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ophoto/Makefile b/graphics/ophoto/Makefile index cda83c068d13..e88c30f149e8 100644 --- a/graphics/ophoto/Makefile +++ b/graphics/ophoto/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.fromme.com/o/ophoto/ DISTNAME= ophoto -MAINTAINER= witr@rwwa.com +MAINTAINER= ports@FreeBSD.org COMMENT= USB support for Kodak DC240 and DC280 cameras under FreeBSD ALL_TARGET= ophoto diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index bd1f602a393d..7cd128ed18ba 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.6 CATEGORIES= print MASTER_SITES= http://www.cs.uu.nl/~otfried/Hyperlatex/ -MAINTAINER= witr@rwwa.com +MAINTAINER= ports@FreeBSD.org COMMENT= Produce HTML and printed documents from LaTeX source BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs |