diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-03-22 15:18:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-03-22 15:18:20 +0000 |
commit | 12e915d8571287b459b18217356f168db7e57717 (patch) | |
tree | 2906f28eb87bebd950be5454af8f283686954089 /devel/entity | |
parent | 5a74d1f6cc45376186cca3538eb8902dddd12d58 (diff) |
Notes
Diffstat (limited to 'devel/entity')
-rw-r--r-- | devel/entity/Makefile | 3 | ||||
-rw-r--r-- | devel/entity/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/entity/Makefile b/devel/entity/Makefile index 0b42b5b1fd41..1e8af05bb2a0 100644 --- a/devel/entity/Makefile +++ b/devel/entity/Makefile @@ -9,7 +9,8 @@ PORTNAME= entity PORTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://www.entity.cx/Download/files/all-versions/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A really rapid XML-based application development system diff --git a/devel/entity/pkg-descr b/devel/entity/pkg-descr index c873b91b738c..02bf8a0bdf97 100644 --- a/devel/entity/pkg-descr +++ b/devel/entity/pkg-descr @@ -18,7 +18,7 @@ The interface for creating UIs and programming in Entity is quite intuitive and allows for rapid application development. Entity currently supports Perl, Python, TCL, Javascript, and C for doing runtime XML creation and modification. -WWW: http://www.entity.cx +WWW: http://entity.sourceforge.net/ - filbert jesse_mcconnell@hotmail.com |