aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk82/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-10-14 15:23:00 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-10-14 15:23:00 +0000
commit76238c7b9cb34f31dcd758c930272add81d59ad3 (patch)
tree23fa8a6f9144d0f5f1cc0511c576fdac2faccfee /x11-toolkits/tk82/Makefile
parent53085b307ff3fc460851c783024c5c7527923b54 (diff)
downloadports-76238c7b9cb34f31dcd758c930272add81d59ad3.tar.gz
ports-76238c7b9cb34f31dcd758c930272add81d59ad3.zip
1) Use MASTER_SITE_TCLTK for tk80 and tk82.
2) Fix a typo of pkg/DESCR for tk83. 3) Add/Change WWW: comments for three brothers. PR: ports/20079 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Notes
Notes: svn path=/head/; revision=33823
Diffstat (limited to 'x11-toolkits/tk82/Makefile')
-rw-r--r--x11-toolkits/tk82/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index 93513aa2077c..e071ace2274c 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -8,7 +8,8 @@
PORTNAME= tk
PORTVERSION= 8.2.3
CATEGORIES= x11-toolkits tk82
-MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/
+MASTER_SITES= ${MASTER_SITE_TCLTK}
+MASTER_SITE_SUBDIR= tcl8_2
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= jseger@FreeBSD.org