diff options
author | jkh <jkh@FreeBSD.org> | 1995-03-30 05:22:55 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-03-30 05:22:55 +0800 |
commit | d7129ba1c078b8d5f0c796597919a9d29e26a2b7 (patch) | |
tree | 4086a6917b867d8c714d0c2950ed8c440e52fa66 /x11/emu | |
parent | e348b2c3dd0df837ecfeb2a635d2a049e5fc1344 (diff) | |
download | freebsd-ports-gnome-d7129ba1c078b8d5f0c796597919a9d29e26a2b7.tar.gz freebsd-ports-gnome-d7129ba1c078b8d5f0c796597919a9d29e26a2b7.tar.zst freebsd-ports-gnome-d7129ba1c078b8d5f0c796597919a9d29e26a2b7.zip |
Add Michael Elbel as MAINTAINER of the ports he manages.
Diffstat (limited to 'x11/emu')
-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 fbe1cc9a7b73..db9c4aa01a07 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> |