summaryrefslogtreecommitdiff
path: root/lang/fpc-devel
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-17 23:06:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-17 23:06:21 +0000
commit070f301deef145f7bd3a38fa6a33f756a53697b8 (patch)
treec9e9b49f1d2e1c41dc9947fa7d4f36f6be780375 /lang/fpc-devel
parentMaintainer update. (diff)
Change of maintainers email address.
PR: ports/45369 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
Notes
Notes: svn path=/head/; revision=70338
Diffstat (limited to 'lang/fpc-devel')
-rw-r--r--lang/fpc-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-devel/Makefile b/lang/fpc-devel/Makefile
index c2bef8a6968c..503847ac5830 100644
--- a/lang/fpc-devel/Makefile
+++ b/lang/fpc-devel/Makefile
@@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/Freebsd/ \
DISTNAME= ${PORTNAME}-${PORTVERSION}.freebsd4
EXTRACT_SUFX= .tar
-MAINTAINER= jmcoopr@webmail.bmi.net
+MAINTAINER= coop9211@uidaho.edu
BUILD_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar
RUN_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm