diff options
author | linimon <linimon@FreeBSD.org> | 2004-04-05 06:59:31 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-04-05 06:59:31 +0000 |
commit | 8f7c9c9232ff530f0a51f12fddcbe4119b9915b2 (patch) | |
tree | fad076b11547c2a5b9e8007579574599b8dc8ae8 /lang/fesi/Makefile | |
parent | e1e7bfa398b56829310ae1d7becab12204a9f636 (diff) | |
download | FreeBSD-ports-8f7c9c9232ff530f0a51f12fddcbe4119b9915b2.zip FreeBSD-ports-8f7c9c9232ff530f0a51f12fddcbe4119b9915b2.tar.gz |
Per distfile survey, chase mastersite. The distfile was renamed, but
not changed (same MD5).
Diffstat (limited to 'lang/fesi/Makefile')
-rw-r--r-- | lang/fesi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/fesi/Makefile b/lang/fesi/Makefile index 816af49..54ba9fb 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 |