diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/etox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/etox/Makefile b/x11-toolkits/etox/Makefile index fe16d1ddc40a..70f573f08fdc 100644 --- a/x11-toolkits/etox/Makefile +++ b/x11-toolkits/etox/Makefile @@ -9,7 +9,8 @@ PORTNAME= etox PORTVERSION= 0.9.0.004 PORTREVISION= 1 CATEGORIES= x11-toolkits -MASTER_SITES= http://enlightenment.freedesktop.org/files/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= vanilla MAINTAINER= vanilla@FreeBSD.org COMMENT= An evas based text layout library |