From a498e1cbdc6ae97adc1fffa51c2949c614460ea2 Mon Sep 17 00:00:00 2001 From: knu Date: Sun, 21 May 2000 11:52:06 +0000 Subject: Change MAINTAINER's mail address. Now "Don Croyle ". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER --- devel/astyle/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/astyle') diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 4ac22eaf3061..cfd8e1b50050 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: astyle # Date created: 31 Jan 1999 -# Whom: Don Croyle +# Whom: Don Croyle # # $FreeBSD$ # @@ -9,11 +9,11 @@ PORTNAME= astyle PORTVERSION= 1.11.6 CATEGORIES= devel textproc MASTER_SITES= ftp://astyle.sourceforge.net/pub/astyle/stable/src/\ - http://www.infonex.com/~dacroyle/freebsd/ + http://www.gelemna.org/ports/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src EXTRACT_SUFX= .tgz -MAINTAINER= croyle@gelemna.ft-wayne.in.us +MAINTAINER= croyle@gelemna.org WRKSRC= ${WRKDIR}/astyle_1.11.6 -- cgit