diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
commit | 39c06186fafa7122957982b66909c1bfdfc3daa1 (patch) | |
tree | 3d8d4a144a3372a6a9c7557646e64a059477c35b /emulators | |
parent | 7b98dfa90ab89a82f8f1bf5d1536d6edfce2812a (diff) |
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
Notes
Notes:
svn path=/head/; revision=27941
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/sim6811/Makefile | 2 | ||||
-rw-r--r-- | emulators/x48/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/sim6811/Makefile b/emulators/sim6811/Makefile index 08ae86085188..50c17646d7e5 100644 --- a/emulators/sim6811/Makefile +++ b/emulators/sim6811/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/ DISTNAME= sim EXTRACT_SUFX= .tar.Z -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index d6150973ebeb..fb740a1052ab 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/emulators -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |