diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-17 22:19:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-17 22:19:49 +0000 |
commit | 02a95c1bc55fb54d4a81f8f6889346d55c251dc9 (patch) | |
tree | f896e253055835ade7e10365779993f735c60867 | |
parent | Add dnsflood 1.08 (diff) |
asmodai is no longer a committer.
Notes
Notes:
svn path=/head/; revision=91531
-rw-r--r-- | emulators/tuxnes/Makefile | 2 | ||||
-rw-r--r-- | textproc/docbook-400/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index ef7aa731870e..a0a90bedc2f1 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= asmodai@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Nintendo Entertainment System 8-bit emulator USE_GETOPT_LONG=yes diff --git a/textproc/docbook-400/Makefile b/textproc/docbook-400/Makefile index 8d8b6b131e6c..effd27012b4b 100644 --- a/textproc/docbook-400/Makefile +++ b/textproc/docbook-400/Makefile @@ -14,7 +14,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/sgml/4.0/ DISTNAME= docbk40 -MAINTAINER= asmodai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= V4.0 of the DocBook DTD, designed for technical documentation RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ |