diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-10-02 03:10:28 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-10-02 03:10:28 +0000 |
commit | d2854c488d42c67e6a7c02eb8f72c324add760d7 (patch) | |
tree | 539398f52943b5e13565aeecc49705992358fdae /emulators/sim6811 | |
parent | `Nuke L.A.' bumper stickers are not funny! (diff) |
Change MAINTAINERship to my committers address.
Approved: will
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 4f6111a805ee..4e0bbefb96fa 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= jim@thehousleys.net +MAINTAINER= jeh@FreeBSD.org NO_WRKSUBDIR= yes |