diff options
-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> |