From 12b68fe787fcb306616ee0771a8a9d40d0f8ccda Mon Sep 17 00:00:00 2001 From: jolan Date: Sun, 8 Jun 2003 00:23:09 +0000 Subject: [PATCH] drop MAINTAINER per his request --- x11/eterm/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 4ab40488c93..01dbdc01cc3 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2002/12/29 20:31:41 fgsch Exp $ +# $OpenBSD: Makefile,v 1.17 2003/06/08 00:23:09 jolan Exp $ COMMENT= "color X11 terminal emulator with transparency support" COMMENT-kanji= "color japanese terminal emulator with transparency support" @@ -12,8 +12,6 @@ HOMEPAGE= http://eterm.sourceforge.net/ LIB_DEPENDS= Imlib.19::graphics/imlib -MAINTAINER= Kyle Hargraves - PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes