diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-01-27 17:12:03 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-01-27 17:12:03 +0000 |
commit | 7dd95002cea3f28a85866f6da32ba3501c38d18d (patch) | |
tree | b4a31d5edccc28f14f798d587b4be1b9d1a886ea /graphics | |
parent | be813214d083d25a0d86398fc39cfa73b3e120c2 (diff) | |
download | FreeBSD-ports-7dd95002cea3f28a85866f6da32ba3501c38d18d.zip FreeBSD-ports-7dd95002cea3f28a85866f6da32ba3501c38d18d.tar.gz |
Give maintainership to this port
Update MASTER_SITES
PR: 34338
Submitted by: ishmael27x@yahoo.com
Diffstat (limited to 'graphics')
-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 1aa6bd2..6b0a21c 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 \ |