diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-09-20 16:42:42 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-09-20 16:42:42 +0000 |
commit | 18efc50f815158612ab4c5d9af217df91c288f6b (patch) | |
tree | 46332e064d07a7a21364dad137062b55e76c9830 /lang/pfe | |
parent | 54e425ec217283b5fb7ba0c9f8b28949ab4b5bdc (diff) | |
download | ports-18efc50f815158612ab4c5d9af217df91c288f6b.tar.gz ports-18efc50f815158612ab4c5d9af217df91c288f6b.zip |
Notes
Diffstat (limited to 'lang/pfe')
-rw-r--r-- | lang/pfe/Makefile | 2 | ||||
-rw-r--r-- | lang/pfe/pkg-descr | 5 |
2 files changed, 0 insertions, 7 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index 47313873c98d..dd4b2794b807 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of ANSI Forth -LATEST_LINK= pfe-devel - USE_BZIP2= yes USE_PERL5_BUILD=yes USE_GCC= 4.2+ diff --git a/lang/pfe/pkg-descr b/lang/pfe/pkg-descr index f6d5b1d87bf8..3e4501de65d3 100644 --- a/lang/pfe/pkg-descr +++ b/lang/pfe/pkg-descr @@ -6,9 +6,4 @@ Standard for the programming language Forth. Every word of every word set mentioned in the dpANS-6 document of June 1993 has been implemented. Additionally it is compatible to Forth-83. -This is a new development version of pfe 0.29.1 under a new -developer. - WWW: http://pfe.sourceforge.net/ - -- patrick |