diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-12 00:24:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-12 00:24:20 +0000 |
commit | bb4691d8365c151edd563d72bc731303faa10ef3 (patch) | |
tree | fff2eb0662c6db3ef0a352f592d32a62a0b5618f /x11/emu | |
parent | 57edda7c15056c73b4765fbfe88e7752c31be816 (diff) |
Notes
Diffstat (limited to 'x11/emu')
-rw-r--r-- | x11/emu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/emu/Makefile b/x11/emu/Makefile index ed02af4a74a2..69053328cd7a 100644 --- a/x11/emu/Makefile +++ b/x11/emu/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= me@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A terminal emulator for the X Window System USE_IMAKE= yes |