diff options
author | linimon <linimon@FreeBSD.org> | 2004-04-05 14:59:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-04-05 14:59:31 +0800 |
commit | 8f7c9c9232ff530f0a51f12fddcbe4119b9915b2 (patch) | |
tree | fad076b11547c2a5b9e8007579574599b8dc8ae8 /lang/fesi | |
parent | e1e7bfa398b56829310ae1d7becab12204a9f636 (diff) | |
download | freebsd-ports-gnome-8f7c9c9232ff530f0a51f12fddcbe4119b9915b2.tar.gz freebsd-ports-gnome-8f7c9c9232ff530f0a51f12fddcbe4119b9915b2.tar.zst freebsd-ports-gnome-8f7c9c9232ff530f0a51f12fddcbe4119b9915b2.zip |
Per distfile survey, chase mastersite. The distfile was renamed, but
not changed (same MD5).
Diffstat (limited to 'lang/fesi')
-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 |