diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-27 17:12:03 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-27 17:12:03 +0000 |
commit | 2e32dd8aef91abdf74c8160245c6941cff105f66 (patch) | |
tree | 1211a0f5fbcb1cbc7d94447f2781c37068ecd239 /graphics | |
parent | Update to 1.4.5 (diff) |
Give maintainership to this port
Update MASTER_SITES
PR: 34338
Submitted by: ishmael27x@yahoo.com
Notes
Notes:
svn path=/head/; revision=53861
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 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 \ |