diff options
Diffstat (limited to 'devel/entity/Makefile')
-rw-r--r-- | devel/entity/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/entity/Makefile b/devel/entity/Makefile index 21e77ed174e9..83ee1f74642c 100644 --- a/devel/entity/Makefile +++ b/devel/entity/Makefile @@ -9,8 +9,7 @@ PORTNAME= entity PORTVERSION= 0.7.2 PORTREVISION= 4 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Old%20Entity%20Versions MAINTAINER= ports@FreeBSD.org COMMENT= A really rapid XML-based application development system |