From d742e21c2e361b0ec00a86e64fc09737a28d216a Mon Sep 17 00:00:00 2001 From: Anders Nordby Date: Mon, 22 Apr 2002 20:34:37 +0000 Subject: [PATCH] Reset MAINTAINER on jmacd's ports at his request. Approved by: jmacd --- lang/logo/Makefile | 2 +- lang/schemetoc/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/logo/Makefile b/lang/logo/Makefile index ab8e31cd254d..a02fc56022ea 100644 --- a/lang/logo/Makefile +++ b/lang/logo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://anarres.cs.berkeley.edu/pub/ucblogo/ MASTER_SITE_SUBDIR= ucblogo -MAINTAINER= jmacd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XLIB= yes MAKEFILE= makefile diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile index 1a91820b709b..65e5960be57d 100644 --- a/lang/schemetoc/Makefile +++ b/lang/schemetoc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/Scheme-to-C/ DISTNAME= 15mar93 EXTRACT_SUFX= .tar.Z -MAINTAINER= jmacd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_XLIB= yes INSTALLS_SHLIB= yes