summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-08-30 16:22:18 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-08-30 16:22:18 +0000
commit0208462b74af8b4f248ae426c463de7eafce79fc (patch)
treecc5dd6e4ed19dffbca75d7d66d08ebe2fc2b1eb8 /x11-toolkits
parentAvoid calling strncmp(3) with two arguments - use strcmp(3) instead. (diff)
Put copy of distfile to MASTER_SITE_LOCAL, so that it is fetchable.
PR: 40263 Submitted by: Andreas Schulz <ats@first.fhg.de>
Notes
Notes: svn path=/head/; revision=65321
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/easygtk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/easygtk/Makefile b/x11-toolkits/easygtk/Makefile
index a1e698726436..04c0d063a52c 100644
--- a/x11-toolkits/easygtk/Makefile
+++ b/x11-toolkits/easygtk/Makefile
@@ -8,8 +8,10 @@
PORTNAME= easygtk
PORTVERSION= 1.2
CATEGORIES= x11-toolkits
-MASTER_SITES= http://www.linsupport.com/sw/ \
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://www.linsupport.com/sw/ \
http://www.linuxbox.com/~drow/EasyGTK/
+MASTER_SITE_SUBDIR= sobomax
EXTRACT_SUFX= .tar
MAINTAINER= sobomax@FreeBSD.org