diff options
-rw-r--r-- | graphics/imlib2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 1aa6bd2d98ea..6b0a21c35315 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -8,11 +8,10 @@ PORTNAME= imlib2 PORTVERSION= 1.0.5 CATEGORIES= graphics -MASTER_SITES= http://www.ca.us.rasterman.com/files/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ishmael27x@yahoo.com LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ ltdl.1:${PORTSDIR}/devel/libtool \ |