diff options
-rw-r--r-- | graphics/entice/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index 3cf6fb49bd7e..9e02b3a4a6d7 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -9,10 +9,11 @@ PORTNAME= entice PORTVERSION= 0.9.3.004 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://enlightenment.freedesktop.org/files/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= vanilla MAINTAINER= vanilla@FreeBSD.org -COMMENT= An image viewer written using libraries for Enlightenment 0.17 development +COMMENT= An image viewer written using libraries for Enlightenment 0.17 LIB_DEPENDS= esmart_thumb.0:${PORTSDIR}/graphics/esmart |