diff options
author | gj <gj@FreeBSD.org> | 2000-01-08 06:19:00 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2000-01-08 06:19:00 +0800 |
commit | 3404036e75ec4a629a77a80febcda258aa5f8a06 (patch) | |
tree | 92f400bf1ef69a98801fa9598d1bc729643f3046 /editors/xemacs20 | |
parent | b96429323b9b5b50b4a3aecab646f21fbe802a72 (diff) | |
download | freebsd-ports-graphics-3404036e75ec4a629a77a80febcda258aa5f8a06.tar.gz freebsd-ports-graphics-3404036e75ec4a629a77a80febcda258aa5f8a06.tar.zst freebsd-ports-graphics-3404036e75ec4a629a77a80febcda258aa5f8a06.zip |
Make myself the maintainer.
Requested by: the old maintainer (me@freebsd.org)
Diffstat (limited to 'editors/xemacs20')
-rw-r--r-- | editors/xemacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index 1d29f75059e..ef184b6d48d 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= \ ftp://ftp.th-darmstadt.de:/pub/editors/xemacs/${DISTNAME}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${MULEDISTFILE} -MAINTAINER= me@FreeBSD.org +MAINTAINER= gj@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |