diff options
Diffstat (limited to 'graphics/epeg/Makefile')
-rw-r--r-- | graphics/epeg/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile index f1058d66ac07..aa1096e4ef31 100644 --- a/graphics/epeg/Makefile +++ b/graphics/epeg/Makefile @@ -6,14 +6,15 @@ # PORTNAME= epeg -PORTVERSION= 20070223 +PORTVERSION= 0.9.1.042 PORTREVISION= 0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ + http://download.enlightenment.org/snapshots/2008-01-25/ MAINTAINER= stas@FreeBSD.org -COMMENT= An IMMENSELY FAST JPEG thumbnailer library API +COMMENT= An immensely fast JPEG thumbnailing library LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |