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