summaryrefslogtreecommitdiff
path: root/sysutils/xw
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-03-23 01:45:19 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-03-23 01:45:19 +0000
commit1a9234f22d9c53c7b0e6db8084ad3289830981d5 (patch)
tree40fa0185eb5d8e09038d8ac0b24007b044dd251d /sysutils/xw
parentForgotten file: (diff)
Update MASTER_SITE
portlint cleanups PR: 26014 Submitted by: Daniel Hemmerich <dan@BSDpro.com> MAINTAINER
Notes
Notes: svn path=/head/; revision=40234
Diffstat (limited to 'sysutils/xw')
-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>