diff options
author | billf <billf@FreeBSD.org> | 2000-05-14 13:21:53 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-05-14 13:21:53 +0800 |
commit | 19dbe755f51b8b15a8731ec75ed8e2b0942a56ae (patch) | |
tree | 958340092ad2f033a4807939714d58181b502b01 /x11/eterm | |
parent | e9cf3a271e6ef8ee5acec4e3bc17339fdbdfa9b4 (diff) | |
download | freebsd-ports-gnome-19dbe755f51b8b15a8731ec75ed8e2b0942a56ae.tar.gz freebsd-ports-gnome-19dbe755f51b8b15a8731ec75ed8e2b0942a56ae.tar.zst freebsd-ports-gnome-19dbe755f51b8b15a8731ec75ed8e2b0942a56ae.zip |
murray is now a committer, reflect this in MAINTAINER.
Diffstat (limited to 'x11/eterm')
-rw-r--r-- | x11/eterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 3e50896f12fb..f3599d4c99d3 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.eterm.org/pub/Eterm/ \ ftp://ftp.sunsite.auc.dk/disk6/linuxberg.com/files/x11/system/ DISTNAME= Eterm-${PORTVERSION} -MAINTAINER= murray@cdrom.com +MAINTAINER= murray@FreeBSD.org LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib |