diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-10-21 03:15:03 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-10-21 03:15:03 +0000 |
commit | 1612ab91a7de6134e11bd2ef2eb30ed9cf602c57 (patch) | |
tree | 48ba28f6ea3a6e989f1b65bdbca4c3d16eec9080 /x11-toolkits/tk83/Makefile | |
parent | 087a4030241ccec62ce33c36aef4777a8c4155f9 (diff) | |
download | ports-1612ab91a7de6134e11bd2ef2eb30ed9cf602c57.tar.gz ports-1612ab91a7de6134e11bd2ef2eb30ed9cf602c57.zip |
Update to 8.3.4
Notes
Notes:
svn path=/head/; revision=49016
Diffstat (limited to 'x11-toolkits/tk83/Makefile')
-rw-r--r-- | x11-toolkits/tk83/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index 5cdf1765e62a..56a8a6ac987c 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/Makefile @@ -6,10 +6,10 @@ # PORTNAME= tk -PORTVERSION= 8.3.3 +PORTVERSION= 8.3.4 CATEGORIES= x11-toolkits tk83 -MASTER_SITES= ${MASTER_SITE_TCLTK} -MASTER_SITE_SUBDIR= tcl8_3 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= tcl DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |