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/Makefile | |
parent | 5a74d1f6cc45376186cca3538eb8902dddd12d58 (diff) | |
download | ports-12e915d8571287b459b18217356f168db7e57717.tar.gz ports-12e915d8571287b459b18217356f168db7e57717.zip |
Notes
Diffstat (limited to 'devel/entity/Makefile')
-rw-r--r-- | devel/entity/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |