aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/entity/Makefile3
-rw-r--r--devel/entity/pkg-descr2
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