diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-27 17:16:38 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-27 17:16:38 +0000 |
commit | 0cfa3dc9c2eb11ad7f5e7c0a11f87c7579fed24b (patch) | |
tree | 799d9ef9c352ceaabc3747a9a2d9f1233a18adc2 /graphics/imlib2_loaders | |
parent | d31f52284919613269ca8a5396587ad525303f63 (diff) | |
download | ports-0cfa3dc9c2eb11ad7f5e7c0a11f87c7579fed24b.tar.gz ports-0cfa3dc9c2eb11ad7f5e7c0a11f87c7579fed24b.zip |
Notes
Diffstat (limited to 'graphics/imlib2_loaders')
-rw-r--r-- | graphics/imlib2_loaders/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile index c6e14d7d6a57..7f0fc04ad83d 100644 --- a/graphics/imlib2_loaders/Makefile +++ b/graphics/imlib2_loaders/Makefile @@ -8,11 +8,10 @@ PORTNAME= imlib2_loaders PORTVERSION= 1.0.4 CATEGORIES= graphics -MASTER_SITES= http://www.ny.us.rasterman.com/files/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ edb.1:${PORTSDIR}/databases/edb |