aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2001-03-23 09:45:19 +0800
committerjeh <jeh@FreeBSD.org>2001-03-23 09:45:19 +0800
commitd69c4a229ab93d38d15f658f445428802500d2d2 (patch)
tree654f1cfe66ff147734c223c02d04695693aae3e5 /sysutils
parent55b88a7afb6a1629b3809c0d35bb8e2340362b27 (diff)
downloadfreebsd-ports-gnome-d69c4a229ab93d38d15f658f445428802500d2d2.tar.gz
freebsd-ports-gnome-d69c4a229ab93d38d15f658f445428802500d2d2.tar.zst
freebsd-ports-gnome-d69c4a229ab93d38d15f658f445428802500d2d2.zip
Update MASTER_SITE
portlint cleanups PR: 26014 Submitted by: Daniel Hemmerich <dan@BSDpro.com> MAINTAINER
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xw/Makefile8
1 files 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 <bsd.port.mk>