From 87c5e1c4f2ff6a3d07ce092ac4106c9d083b35d0 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Sat, 22 Mar 2008 17:12:43 +0000 Subject: [PATCH] Drop maintainership PR: 121964 Submitted by: Ryan Thompson (maintainer) --- editors/biew/Makefile | 2 +- editors/lpe/Makefile | 2 +- ftp/mirror/Makefile | 2 +- lang/freetxl/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/biew/Makefile b/editors/biew/Makefile index 1344f9e80b86..48cec8e94b44 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= ryan@sasknow.com +MAINTAINER= ports@FreeBSD.org COMMENT= Binary vIEWer + editor for binary, hexadecimal and dis-asm modes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g} diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index 1f49e8999b02..63be4b3db3a0 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sasknow.com/pub/ \ ftp://ftp.twu.net/users/cdsmith/lpe/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ryan@sasknow.com +MAINTAINER= ports@FreeBSD.org COMMENT= A "lightweight programmer's editor" with syntax highlighting LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile index 135c0c8f7a86..3d0877507f06 100644 --- a/ftp/mirror/Makefile +++ b/ftp/mirror/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://ry.ca/mirror/mirror/ \ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ftp.pl_wupatch -MAINTAINER= ryan@sasknow.com +MAINTAINER= ports@FreeBSD.org COMMENT= Mirror packages on remote sites PLIST_FILES= bin/mirror \ diff --git a/lang/freetxl/Makefile b/lang/freetxl/Makefile index 9fa645c87cc9..b13665a18b85 100644 --- a/lang/freetxl/Makefile +++ b/lang/freetxl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.sasknow.com/pub/txl/ DISTNAME= txl${PORTVERSION}.linux -MAINTAINER= ryan@sasknow.com +MAINTAINER= ports@FreeBSD.org COMMENT= The TXL Programming Language (transformation by example) USE_LINUX= yes