diff options
Diffstat (limited to 'graphics/kplot3d')
-rw-r--r-- | graphics/kplot3d/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/kplot3d/Makefile b/graphics/kplot3d/Makefile index 268f147281bc..4b59c7ae7a69 100644 --- a/graphics/kplot3d/Makefile +++ b/graphics/kplot3d/Makefile @@ -8,13 +8,12 @@ PORTNAME= kplot3d PORTVERSION= 0.70 CATEGORIES= graphics kde -MASTER_SITES= http://members.xoom.com/kplot3d/ +MASTER_SITES= http://members.nbci.com/kplot3d/ MAINTAINER= jedgar@FreeBSD.org LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 -FETCH_BEFORE_ARGS= -b # members.xoom.com is broken USE_QT= yes GNU_CONFIGURE= yes USE_GMAKE= yes |