diff options
author | rene <rene@FreeBSD.org> | 2013-06-04 00:37:29 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-06-04 00:37:29 +0800 |
commit | 8cf54c97e5a8618e0c2cc42f07ee9d43da78fea5 (patch) | |
tree | 7ac757135484379881503252851153b5024fae0e | |
parent | 5052e0b99969af4250cdaafdceb1827df17fd519 (diff) | |
download | freebsd-ports-gnome-8cf54c97e5a8618e0c2cc42f07ee9d43da78fea5.tar.gz freebsd-ports-gnome-8cf54c97e5a8618e0c2cc42f07ee9d43da78fea5.tar.zst freebsd-ports-gnome-8cf54c97e5a8618e0c2cc42f07ee9d43da78fea5.zip |
Drop maintainership.
-rw-r--r-- | devel/chrpath/Makefile | 2 | ||||
-rw-r--r-- | devel/epydoc/Makefile | 2 | ||||
-rw-r--r-- | devel/log4cxx/Makefile | 2 | ||||
-rw-r--r-- | emulators/lib765/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/chrpath/Makefile b/devel/chrpath/Makefile index 409069be4d83..10c931adbfb2 100644 --- a/devel/chrpath/Makefile +++ b/devel/chrpath/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel sysutils MASTER_SITES= http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/ -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to modify DT_RPATH in existing ELF binaries LICENSE= GPLv2 diff --git a/devel/epydoc/Makefile b/devel/epydoc/Makefile index b8e340475130..e3e0a1f79bb7 100644 --- a/devel/epydoc/Makefile +++ b/devel/epydoc/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.0.1 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python API documentation generation tool LICENSE= MIT diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 03dc99b46264..fafda842eda3 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= logging/${PORTNAME}/${PORTVERSION} DISTNAME= apache-${PORTNAME}-${PORTVERSION} -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Log4cxx is a port to C++ of the Log4j project LICENSE= AL2 diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile index d3fa6cf2e603..b3b0a293cd21 100644 --- a/emulators/lib765/Makefile +++ b/emulators/lib765/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4.2 CATEGORIES= emulators devel MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/ -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emulation of uPD765a Floppy Disc Controller LICENSE= LGPL20 |