Per distfile survey, mastersite has disappeared. However, someone
seems to now be mirroring it on SourceForge.
This commit is contained in:
parent
5a74d1f6cc
commit
12e915d857
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104947
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue