diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 17:23:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-08 17:23:42 +0000 |
commit | 9107a24510796f7b1c28b508b1fc1630d3742b60 (patch) | |
tree | d2b2718d5aca8d24c006adf822d340b2a42df833 | |
parent | 6eab2262a381da31a37e4322679fc6b308884936 (diff) |
Notes
-rw-r--r-- | emulators/doscmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/doscmd/Makefile b/emulators/doscmd/Makefile index 5ee214ed4bb3..15f513512ea9 100644 --- a/emulators/doscmd/Makefile +++ b/emulators/doscmd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= des -MAINTAINER= des@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= DOS emulator ONLY_FOR_ARCHS= i386 |