diff options
Diffstat (limited to 'graphics/imlib2/Makefile')
-rw-r--r-- | graphics/imlib2/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 08e5cd2f7e0d..06b5631603d6 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -6,11 +6,10 @@ # PORTNAME= imlib2 -PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTVERSION= 1.2.1 +PORTREVISION= 0 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= enlightenment +MASTER_SITES= http://enlightenment.freedesktop.org/files/ MAINTAINER= vanilla@FreeBSD.org COMMENT= The next generation graphic library for enlightenment package |