diff options
author | jkh <jkh@FreeBSD.org> | 1995-03-29 21:22:55 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-03-29 21:22:55 +0000 |
commit | d7129ba1c078b8d5f0c796597919a9d29e26a2b7 (patch) | |
tree | 4086a6917b867d8c714d0c2950ed8c440e52fa66 /x11 | |
parent | e348b2c3dd0df837ecfeb2a635d2a049e5fc1344 (diff) | |
download | FreeBSD-ports-d7129ba1c078b8d5f0c796597919a9d29e26a2b7.zip FreeBSD-ports-d7129ba1c078b8d5f0c796597919a9d29e26a2b7.tar.gz |
Add Michael Elbel as MAINTAINER of the ports he manages.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/emu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/emu/Makefile b/x11/emu/Makefile index fbe1cc9..db9c4aa 100644 --- a/x11/emu/Makefile +++ b/x11/emu/Makefile @@ -15,5 +15,6 @@ USE_IMAKE= yes MASTER_SITES= ftp://ftp.x.org/contrib/applications/ # NO_INSTALL_MANPAGES= yes IS_INTERACTIVE= yes +MAINTAINER= me@FreeBSD.org .include <bsd.port.mk> |