diff options
author | John Marino <marino@FreeBSD.org> | 2015-01-05 00:16:00 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-01-05 00:16:00 +0000 |
commit | d2ffff55debd44889c90e0f4fbfd9df45cc123e7 (patch) | |
tree | be0b178d9fe89496f4753da293c8a9f56facfbfc /lang/fpc | |
parent | b38f77b8f0d15a483004e200d508c682e56babcc (diff) | |
download | ports-d2ffff55debd44889c90e0f4fbfd9df45cc123e7.tar.gz ports-d2ffff55debd44889c90e0f4fbfd9df45cc123e7.zip |
Notes
Diffstat (limited to 'lang/fpc')
-rw-r--r-- | lang/fpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile index afd903db60a9..e5e9eeaa5d86 100644 --- a/lang/fpc/Makefile +++ b/lang/fpc/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/:sourc DISTFILES= ${DISTNAME:S/$/.source/}${EXTRACT_SUFX}:source DIST_SUBDIR= freepascal -MAINTAINER?= acm@FreeBSD.org +MAINTAINER?= freebsd-fpc@FreeBSD.org COMMENT?= Free Pascal compiler with Turbo and Delphi PROJECTHOST= bsdistfiles |