From 4f6bfab842a817a5a57a55dfaf5a13c9b2e5f8ba Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 1 Jun 2018 20:23:02 +0000 Subject: [PATCH] Return deischen@'s ports back to the pool after his commit bit got taken in for safekeeping. --- audio/xmcd/Makefile | 2 +- editors/nedit/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 788063066a7f..44b508b48d08 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 19 CATEGORIES= audio MASTER_SITES= http://freebsd.nsu.ru/distfiles/ -MAINTAINER= deischen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Motif CD player LIB_DEPENDS+= libvorbis.so:audio/libvorbis \ diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 70e4504a7cd4..03ba45af0b27 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://people.freebsd.org/~deischen/distfiles/ \ DISTFILES= nedit-5.6a-src.tar.gz nedit.app-defaults EXTRACT_ONLY= nedit-5.6a-src.tar.gz -MAINTAINER= deischen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11/Motif GUI text editor for programs and plain text files LICENSE= GPLv1