From d69c4a229ab93d38d15f658f445428802500d2d2 Mon Sep 17 00:00:00 2001 From: jeh Date: Fri, 23 Mar 2001 01:45:19 +0000 Subject: Update MASTER_SITE portlint cleanups PR: 26014 Submitted by: Daniel Hemmerich MAINTAINER --- sysutils/xw/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile index a1ed8c1d1b51..a98f0be74386 100644 --- a/sysutils/xw/Makefile +++ b/sysutils/xw/Makefile @@ -8,15 +8,15 @@ PORTNAME= xw PORTVERSION= 0.1.0 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.gurubox.com/pub/xw/ \ +MASTER_SITES= ftp://ftp.BSDpro.com/pub/xw/ \ ftp://ftp.databits.net/pub/xw/ MAINTAINER= dan@BSDpro.com GTK_CONFIG=${X11BASE}/bin/gtk12-config -USE_GTK= yes -USE_IMLIB= yes -USE_X_PREFIX= yes +USE_GTK= yes +USE_IMLIB= yes +USE_X_PREFIX= yes .include -- cgit