diff options
Diffstat (limited to 'graphics/esmart/Makefile')
-rw-r--r-- | graphics/esmart/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/esmart/Makefile b/graphics/esmart/Makefile index be6dadbb830b..ef5223c939c4 100644 --- a/graphics/esmart/Makefile +++ b/graphics/esmart/Makefile @@ -6,17 +6,15 @@ # PORTNAME= esmart -PORTVERSION= 20060926 +PORTVERSION= 20070223 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ MAINTAINER= stas@FreeBSD.org COMMENT= Evas smart objects development libraries -LIB_DEPENDS= epsilon.0:${PORTSDIR}/graphics/epsilon - GNU_CONFIGURE= yes USE_AUTOTOOLS= libltdl:15 USE_BZIP2= yes |