diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-01-27 17:16:38 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-01-27 17:16:38 +0000 |
commit | 8d333f66a4842ee324449ccf5ff87d8d058c6997 (patch) | |
tree | 1aefe919131a1cdf4547db5b492eb28a0e5edafd /graphics/imlib2_loaders/Makefile | |
parent | a3dc479ac840c23baeabce0de06d3fcdddadc9c9 (diff) | |
download | FreeBSD-ports-8d333f66a4842ee324449ccf5ff87d8d058c6997.zip FreeBSD-ports-8d333f66a4842ee324449ccf5ff87d8d058c6997.tar.gz |
Update maintainer's email
Update MASTER_SITES
PR: 34339
Submitted by: maintainer
Diffstat (limited to 'graphics/imlib2_loaders/Makefile')
-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 c6e14d7..7f0fc04 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 |