diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-11 21:19:04 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-11 21:19:04 +0000 |
commit | 83846e6806657e0c64e4272bc84c806d039d220a (patch) | |
tree | c9915c95330be9ca7887bcdadf09cc2f8388bc39 /lang/pfe/Makefile | |
parent | Update to 2.02 (diff) |
Take maintainership
PR: 87285
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
Notes
Notes:
svn path=/head/; revision=145010
Diffstat (limited to 'lang/pfe/Makefile')
-rw-r--r-- | lang/pfe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index a3987b1782fa..6a968c35b878 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= andrew.nau.ua@gmail.com COMMENT= Implementation of ANSI Forth LATEST_LINK= pfe-devel |