diff options
-rw-r--r-- | graphics/imanager/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/imanager/Makefile b/graphics/imanager/Makefile index c5a38d07195c..e1a456dd5edf 100644 --- a/graphics/imanager/Makefile +++ b/graphics/imanager/Makefile @@ -8,9 +8,11 @@ PORTNAME= imanager PORTVERSION= 2.0 CATEGORIES= graphics -MASTER_SITES= http://www.digidezign.com/~imanager/ +MASTER_SITES= http://www.linuxberg.com/files/kde/graphics/ DISTNAME= imanager-${PORTVERSION}.final.imlib +MAINTAINER= ports@freebsd.org + LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \ kdecore.3:${PORTSDIR}/x11/kdelibs11 |