diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-07-12 11:28:43 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-07-12 11:28:43 +0000 |
commit | 4df4345b7d55b7cffda5282bc9d5c0f73e075137 (patch) | |
tree | 2a88513416646c112c368e59a85a2c14af90d460 | |
parent | ccdd511c28e58a830574701580bebb860d2504fb (diff) |
Notes
-rw-r--r-- | devel/epydoc/Makefile | 2 | ||||
-rw-r--r-- | devel/log4cxx/Makefile | 2 | ||||
-rw-r--r-- | emulators/lib765/Makefile | 2 | ||||
-rw-r--r-- | textproc/nl-aspell/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/epydoc/Makefile b/devel/epydoc/Makefile index 0bda461ccfc8..b175cba80163 100644 --- a/devel/epydoc/Makefile +++ b/devel/epydoc/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 3.0.1 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rene@FreeBSD.org COMMENT= Python API documentation generation tool OPTIONS= UTF8 "Use UTF-8 instead of iso-8859-1 in HTMLs" off diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 0491ead6eadd..3bbd4ef8bf29 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= logging/${PORTNAME}/${PORTVERSION} DISTNAME= apache-${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rene@FreeBSD.org COMMENT= Log4cxx is a port to C++ of the Log4j project LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1 diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile index e258782c22be..68eddb519743 100644 --- a/emulators/lib765/Makefile +++ b/emulators/lib765/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.2 CATEGORIES= emulators devel MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rene@FreeBSD.org COMMENT= Emulation of uPD765a Floppy Disc Controller USE_AUTOTOOLS= libtool:22 diff --git a/textproc/nl-aspell/Makefile b/textproc/nl-aspell/Makefile index 573ecfe2548f..da28950412b0 100644 --- a/textproc/nl-aspell/Makefile +++ b/textproc/nl-aspell/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rene@FreeBSD.org COMMENT= Aspell Dutch dictionary DICT= nl |