diff options
author | kris <kris@FreeBSD.org> | 2000-04-24 18:45:32 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-24 18:45:32 +0000 |
commit | 1ae61469718e3ceef78b3a31a15be38d273d2249 (patch) | |
tree | e8e67339fa55494a328ab7eb185264781eec6448 /emulators | |
parent | 23b3421acc45fc8fdf307bd9d009bbb16f6527c5 (diff) | |
download | FreeBSD-ports-1ae61469718e3ceef78b3a31a15be38d273d2249.zip FreeBSD-ports-1ae61469718e3ceef78b3a31a15be38d273d2249.tar.gz |
Add Jim Housley <jim@thehousleys.net> as new maintainer.
Diffstat (limited to 'emulators')
-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 50c1764..4f6111a 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 |