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 | |
parent | f2dff1f4207489e5daf51a00d8d1871ae78289e2 (diff) | |
download | ports-83846e6806657e0c64e4272bc84c806d039d220a.tar.gz ports-83846e6806657e0c64e4272bc84c806d039d220a.zip |
Notes
Diffstat (limited to 'lang/pfe')
-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 |