diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-24 18:45:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-24 18:45:32 +0000 |
commit | d75af6a9c0374b546afe6e7086d75388c749f919 (patch) | |
tree | b4498e9dadedce79aea45904bc765816f81ff9c7 /emulators/sim6811 | |
parent | 944c6a9545d5da14746d93637b82fd7ac4a487c2 (diff) | |
download | ports-d75af6a9c0374b546afe6e7086d75388c749f919.tar.gz ports-d75af6a9c0374b546afe6e7086d75388c749f919.zip |
Add Jim Housley <jim@thehousleys.net> as new maintainer.
Notes
Notes:
svn path=/head/; revision=27971
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 50c17646d7e5..4f6111a805ee 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= ports@FreeBSD.org +MAINTAINER= jim@thehousleys.net NO_WRKSUBDIR= yes |