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/sim6811 | |
parent | Replace `chris@calldei.com' with `chris@FreeBSD.org' for `Whom' in the (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
Diffstat (limited to 'emulators/sim6811')
-rw-r--r-- | emulators/sim6811/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |