diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-04-05 06:59:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-04-05 06:59:31 +0000 |
commit | 36c88410169df8029b07a8dc72d4f764c37c2075 (patch) | |
tree | bb7959ce8d1b529fcc40f01f8df8187054b8c75a /lang | |
parent | eee81f2de253a44567887c594293860c21bd16ec (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/fesi/Makefile | 4 | ||||
-rw-r--r-- | lang/fesi/distinfo | 4 | ||||
-rw-r--r-- | lang/fesi/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/lang/fesi/Makefile b/lang/fesi/Makefile index 816af49a540d..54ba9fb64682 100644 --- a/lang/fesi/Makefile +++ b/lang/fesi/Makefile @@ -8,8 +8,8 @@ PORTNAME= fesi PORTVERSION= 1.1.5 CATEGORIES= lang java -MASTER_SITES= http://home.worldcom.ch/jmlugrin/fesi/ -DISTNAME= fesikit +MASTER_SITES= http://www.lugrin.ch/fesi/ +DISTNAME= fesikit-${PORTVERSION} EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.org diff --git a/lang/fesi/distinfo b/lang/fesi/distinfo index 30739f019c91..575e73901ed8 100644 --- a/lang/fesi/distinfo +++ b/lang/fesi/distinfo @@ -1,2 +1,2 @@ -MD5 (fesikit.zip) = 24c1aaa7914b96874a2dc35ccf900a0d -SIZE (fesikit.zip) = 609824 +MD5 (fesikit-1.1.5.zip) = 24c1aaa7914b96874a2dc35ccf900a0d +SIZE (fesikit-1.1.5.zip) = 609824 diff --git a/lang/fesi/pkg-descr b/lang/fesi/pkg-descr index 4b2b1a1823ec..85fb25812542 100644 --- a/lang/fesi/pkg-descr +++ b/lang/fesi/pkg-descr @@ -4,7 +4,7 @@ This is unlike most implementation of JavaScript, which are unfortunately very incompatible between them. For the core language definition you can refer to the ECMA 262 standard. -WWW: http://home.worldcom.ch/jmlugrin/fesi/ +WWW: http://www.lugrin.ch/fesi/index.html - Leo Kim leo@florida.sarang.net |