diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-06 00:37:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-06 00:37:30 +0000 |
commit | 9e7dfaedd510f5ffca95c686782b78ea56c43ca8 (patch) | |
tree | 2bbf2f1971a19a56cafdd131ecaf5fea393604f4 /x11 | |
parent | 1cad4067cd20cc884e417c0c46461eddf39fb462 (diff) | |
download | ports-9e7dfaedd510f5ffca95c686782b78ea56c43ca8.tar.gz ports-9e7dfaedd510f5ffca95c686782b78ea56c43ca8.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/tkXwin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/tkXwin/Makefile b/x11/tkXwin/Makefile index 8651a8a757ba..3dfd8bb25c03 100644 --- a/x11/tkXwin/Makefile +++ b/x11/tkXwin/Makefile @@ -9,7 +9,8 @@ PORTNAME= tkXwin PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://beepcore-tcl.sourceforge.net/ +MASTER_SITES= ${MASTER_SITES_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= dsh@vlink.ru |